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:
Florian Bruhin 2015-10-15 08:13:25 +02:00
parent 26596316c6
commit 5f8ea6dc16

View File

@ -1,5 +1,6 @@
# So we get Ubuntu Trusty - using "dist: trusty" breaks OS X.
services: docker
sudo: required
dist: trusty
os:
- linux