Skip to content

Commit

Permalink
Added jruby-complete to allow_failures and added issue #2052 to track it
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed Oct 16, 2014
1 parent e38c440 commit f3a5474
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -40,15 +40,15 @@ matrix:
jdk: openjdk7
- env: TARGET='-Pmain'
jdk: oraclejdk7
- env: TARGET='-Pcomplete'
jdk: oraclejdk8
- env: TARGET='-Posgi'
jdk: openjdk7
- env: TARGET='-Pj2ee'
jdk: oraclejdk7
fast_finish: true
allow_failures:
- env: TARGET='-Prake -Dtask=spec:compiler'
- env: TARGET='-Pcomplete'
jdk: oraclejdk8

branches:
only:
Expand Down

0 comments on commit f3a5474

Please sign in to comment.