From 1307dc4a0f029d9385d453f480d2cdcbb5438d99 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 15 Oct 2015 08:21:06 +0200 Subject: [PATCH] Use the official way to get Trusty on Travis See http://blog.travis-ci.com/2015-10-14-opening-up-ubuntu-trusty-beta/ --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5424790..a21ebe7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ cache: language: cpp sudo: required -services: docker +dist: trusty addons: apt: