aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2015-07-27 13:09:25 +1000
committerJason Zaugg <jzaugg@gmail.com>2015-07-27 13:09:25 +1000
commitdee6b29e4ef99e91e239bb553d98d4c085385923 (patch)
tree037170ad09e1f87a41a60be41c39da88a4e1c0ec
parentb023fb96f114544b4a6a91c47b994404040268d9 (diff)
downloadscala-async-dee6b29e4ef99e91e239bb553d98d4c085385923.tar.gz
scala-async-dee6b29e4ef99e91e239bb553d98d4c085385923.tar.bz2
scala-async-dee6b29e4ef99e91e239bb553d98d4c085385923.zip
Opt in to container based TravisCI
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 975aabf..0bc000a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
language: scala
-
+sudo: false
env:
global:
- PUBLISH_JDK=openjdk6 # admin/build.sh only publishes when running on this jdk