Skip to content

Commit c354c65

Browse files
committed
update ruby versions
1 parent b133cbc commit c354c65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ language: ruby
33
bundler_args: "--binstubs --standalone --without documentation --path ../bundle"
44
script: "bundle exec rake test"
55
rvm:
6-
- 2.2.0
76
- 2.3.3
8-
- 2.4.0
7+
- 2.4.4
8+
- 2.5.1
99
notifications:
1010
email: false

0 commit comments

Comments
 (0)