aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml9
1 files changed, 7 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 93bfda8..0943677 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,10 +11,15 @@ env:
script:
- admin/build.sh
scala:
- - 2.11.4
+ - 2.11.8
+ - 2.12.0-RC1
jdk:
- openjdk6
- - openjdk7
+ - oraclejdk8
+matrix:
+ exclude:
+ - scala: 2.12.0-RC1
+ jdk: openjdk6
notifications:
email:
- jason.zaugg@typesafe.com