Use the official way to get Trusty on Travis.
See http://blog.travis-ci.com/2015-10-14-opening-up-ubuntu-trusty-beta/
This commit is contained in:
parent
26596316c6
commit
5f8ea6dc16
@ -1,5 +1,6 @@
|
|||||||
# So we get Ubuntu Trusty - using "dist: trusty" breaks OS X.
|
# So we get Ubuntu Trusty - using "dist: trusty" breaks OS X.
|
||||||
services: docker
|
sudo: required
|
||||||
|
dist: trusty
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
Loading…
Reference in New Issue
Block a user