Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -40,15 +40,16 @@ 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
- env: TARGET='-Prake -Dtask=spec:compiler'

branches:
only:

0 comments on commit 1e84749

Please sign in to comment.