summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 51699ea4..f2d6daa9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,14 +16,14 @@ matrix:
- stage: build
env: CI_SCRIPT=ci/test-mill-dev.sh
- jdk: oraclejdk8
+ jdk: oraclejdk10
- stage: build
env: CI_SCRIPT=ci/test-mill-dev.sh
- jdk: oraclejdk9
+ jdk: oraclejdk11
- stage: build
env: CI_SCRIPT=ci/test-mill-bootstrap-0.sh
- jdk: oraclejdk9
+ jdk: oraclejdk8
- stage: build
env: CI_SCRIPT=ci/test-mill-bootstrap-1.sh
@@ -31,13 +31,13 @@ matrix:
- stage: build
env: CI_SCRIPT=ci/test-mill-0.sh
- jdk: oraclejdk8
+ jdk: oraclejdk10
- stage: build
env: CI_SCRIPT=ci/test-mill-1.sh
- jdk: oraclejdk8
+ jdk: oraclejdk11
- stage: build
env: CI_SCRIPT=ci/test-mill-2.sh
- jdk: oraclejdk9
+ jdk: oraclejdk8
- stage: release