Updates to use the more powerful and newer trusty slave
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user