Updates to use the more powerful and newer trusty slave

This commit is contained in:
Adrian Cole
2015-12-11 14:43:31 +08:00
parent 2d0ff8f436
commit 0a0aa39c41

View File

@@ -1,5 +1,8 @@
language: java
sudo: true
# To use the more powerful, GCE-powered trusty, which also has a newer JDK!
# See https://docs.travis-ci.com/user/trusty-ci-environment/
sudo: required
dist: trusty
services:
- docker
before_install: