Skip to content

Commit

Permalink
Merge pull request #266 from SethTisue/openjdk11-fixup
Browse files Browse the repository at this point in the history
complete OracleJDK11 -> OpenJDK11 move
  • Loading branch information
ashawley authored Sep 26, 2018
2 parents b28a6d0 + 054cd88 commit 476fbdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@ env:

matrix:
exclude:
- jdk: oraclejdk11
- jdk: openjdk11
env: SCALAJS_VERSION=0.6.25
- jdk: oraclejdk11
- jdk: openjdk11
env: SCALAJS_VERSION=1.0.0-M5
- scala: 2.11.12
env: SCALAJS_VERSION=1.0.0-M5
- scala: 2.11.12
jdk: oraclejdk8
- scala: 2.11.12
jdk: oraclejdk11
jdk: openjdk11
- scala: 2.12.6
jdk: openjdk6
- scala: 2.13.0-M3
Expand Down

0 comments on commit 476fbdd

Please sign in to comment.