Browse Source
Travis CI: Temporarily disable jdk 11
Installation script failures on Travis...
accumulation-v4.7
Joachim Klein
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.travis.yml
|
|
|
@ -11,7 +11,7 @@ jdk: |
|
|
|
- oraclejdk8 |
|
|
|
- oraclejdk9 |
|
|
|
- openjdk10 |
|
|
|
- openjdk11 |
|
|
|
# - openjdk11 |
|
|
|
|
|
|
|
# compile and run the test suite |
|
|
|
# we manually set PRISM_JAVA to the java on the PATH as the python invocation of prism-auto fiddles with the PATH variable... |
|
|
|
|