aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 0943677..df51411 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,13 +12,14 @@ script:
- admin/build.sh
scala:
- 2.11.8
- - 2.12.0-RC1
+ - 2.12.0-RC1 # !!! Duplicated below, edit with care
jdk:
- openjdk6
- oraclejdk8
matrix:
exclude:
- - scala: 2.12.0-RC1
+
+ - scala: 2.12.0-RC1 # !!! Duplicated above, edit with care
jdk: openjdk6
notifications:
email: