Skip to content

Commit

Permalink
Test against latest Ruby versions (#1134)
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala authored and vbrazo committed May 20, 2018
1 parent ed0cb46 commit 6232c54
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Expand Up @@ -3,9 +3,10 @@ language: ruby
cache: bundler
rvm:
- 2.1.10
- 2.2.7
- 2.3.4
- 2.4.1
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- ruby-head
script: bundle exec rake
matrix:
Expand Down

0 comments on commit 6232c54

Please sign in to comment.