Skip to content

Commit 2732d8c

Browse files
committed
[travis-ci] jruby-head should be fine ... from now on :over-9000:
1 parent ab11ed7 commit 2732d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ before_install:
3939
- ((echo $BUNDLE_GEMFILE | grep rails23) && jruby --1.9 -S gem update --system 1.8.29) || true
4040
matrix:
4141
allow_failures:
42-
- rvm: jruby-head
42+
#- rvm: jruby-head
4343
#- gemfile: gemfiles/rails41.gemfile
4444
exclude:
4545
## avoid jruby-head with JDK6 :

0 commit comments

Comments
 (0)