Skip to content

Commit c43247d

Browse files
committed
Update ruby versions in build matrix
1 parent 721d24b commit c43247d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

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

44
rvm:
5-
- 2.2.7
6-
- 2.3.4
7-
- 2.4.1
5+
- 2.2.9
6+
- 2.3.6
7+
- 2.4.3
8+
- 2.5.0
89

910
env:
1011
- RAILS_VERSION="~> 4.2"

0 commit comments

Comments
 (0)