Skip to content

Commit

Permalink
[CI] Test against Ruby 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasleger committed Mar 15, 2018
1 parent d775b15 commit 9113fa4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,5 +1,8 @@
language: ruby
rvm:
- 2.5
- 2.4
- 2.3
- 2.2
script:
- bundle exec rake ci
Expand Down

0 comments on commit 9113fa4

Please sign in to comment.