We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab11ed7 commit 2732d8cCopy full SHA for 2732d8c
.travis.yml
@@ -39,7 +39,7 @@ before_install:
39
- ((echo $BUNDLE_GEMFILE | grep rails23) && jruby --1.9 -S gem update --system 1.8.29) || true
40
matrix:
41
allow_failures:
42
- - rvm: jruby-head
+ #- rvm: jruby-head
43
#- gemfile: gemfiles/rails41.gemfile
44
exclude:
45
## avoid jruby-head with JDK6 :
0 commit comments