Merge pull request #70 from spring-cloud/trusty-gce

Updates to use the more powerful and newer trusty slave
This commit is contained in:
Adrian Cole
2015-12-15 17:25:14 +08:00

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: