Skip to content

Commit

Permalink
Move j2ee to allowed failures for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Nov 1, 2016
1 parent 0e65638 commit e3cc519
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -74,9 +74,9 @@ matrix:
# JRuby+Truffle needs Java 8
- env: JT='test fast'
jdk: oraclejdk8
#allow_failures:
#- env: PHASE='-Pj2ee'
# jdk: oraclejdk7
allow_failures:
- env: PHASE='-Pj2ee'
jdk: oraclejdk7
# NOTE: build seems to never start (waited for any to finish for more than a day) - probably a travis-ci bug
#- env: PHASE='-Pmain'
# sudo: required
Expand Down

0 comments on commit e3cc519

Please sign in to comment.