Skip to content

Commit

Permalink
update travis build versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mbulat committed May 12, 2016
1 parent 0499b66 commit 7941fa1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ rvm:
- 2.0.0
- 2.1.0
- 2.2.0
- 2.2.3
- ruby-head
- jruby
- jruby-head
- rbx-2.2
- jruby-9.0.0.0
- rbx-2

matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-2.3
- rvm: jruby-9.0.0.0
- rvm: rbx-2

script: bundle exec rake

0 comments on commit 7941fa1

Please sign in to comment.