Skip to content

Commit

Permalink
Use latest ruby versions on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed May 13, 2016
1 parent 66bf85e commit 1338202
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -6,9 +6,9 @@ script:
- bundle exec rake spec
rvm:
- 2.0
- 2.1
- 2.2
- 2.3.0
- 2.1.10
- 2.2.5
- 2.3.1
- rbx-2
- jruby-9000
- ruby-head
Expand Down

0 comments on commit 1338202

Please sign in to comment.