Skip to content

Commit

Permalink
[CI] Test against Ruby 2.4 and 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasleger authored Apr 2, 2018
1 parent 42e30b7 commit 9f30626
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ before_script: bundle exec ruby -Ilib:test test/setup.rb
rvm:
- 2.1
- 2.2
- 2.3.0
- 2.3
- 2.4
- 2.5
notifications:
email: false

0 comments on commit 9f30626

Please sign in to comment.