Skip to content

Commit

Permalink
Merge pull request #81 from olleolleolle/patch-1
Browse files Browse the repository at this point in the history
Travis: Use latest stable JRuby in CI
  • Loading branch information
samg committed Mar 17, 2017
2 parents 6f1d5be + 1d8ba10 commit a42462d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,8 @@ rvm:
- 2.2.6
- 2.3.3
- 2.4.0
- jruby-9.1.5.0
- rbx
- rbx-2
- jruby-9.1.8.0
matrix:
allow_failures:
- rvm: 1.8.7
- rvm: jruby-9.1.5.0
- rvm: rbx
- rvm: rbx-2
- rvm: jruby-9.1.8.0

0 comments on commit a42462d

Please sign in to comment.