Skip to content

Commit c10504e

Browse files
authored
Merge branch 'master' into master
2 parents 666b440 + 32c4dc0 commit c10504e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.travis.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@ before_install:
22
- gem install bundler
33

44
rvm:
5-
- 2.2.9
65
- 2.3.6
7-
- 2.4.3
8-
- 2.5.0
9-
- 2.6.1
6+
- 2.4.6
7+
- 2.5.4
8+
- 2.6.2
109

1110
env:
1211
- RAILS_VERSION="~> 4.2"

0 commit comments

Comments
 (0)