Skip to content

Commit

Permalink
switch to jruby-head on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
e2 committed Jul 9, 2015
1 parent f82b24b commit e32364f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -2,14 +2,14 @@ language: ruby
bundler_args: --without development
rvm:
- 2.2.2
- jruby
- jruby-head
- rbx-2
matrix:
allow_failures:
- rvm: jruby
- rvm: jruby-head
- rvm: rbx-2
exclude:
- rvm: jruby
- rvm: jruby-head
os: osx
- rvm: rbx-2
os: osx
Expand Down

0 comments on commit e32364f

Please sign in to comment.