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 committed Feb 14, 2018
1 parent d4a2be8 commit bc45cf9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,2 +1,5 @@
rvm: 2.3
rvm:
- 2.3
- 2.4
- 2.5
script: bundle exec rspec

0 comments on commit bc45cf9

Please sign in to comment.