Skip to content

Commit

Permalink
Merge pull request #133 from kslazarev/travis_updates
Browse files Browse the repository at this point in the history
Update tested ruby versions on Travis CI
  • Loading branch information
miks authored Aug 25, 2016
2 parents 9bcb7ba + 330f08f commit 0c3a3af
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
rvm:
- 1.9.3
- 2.0.0
- 2.1.1
- 2.3.0
- jruby-19mode
- rbx-2
matrix:
allow_failures:
- rvm: rbx-2
- 2.2
- 2.3
- jruby-9.0.5.0
- rbx

0 comments on commit 0c3a3af

Please sign in to comment.