From f0c8332139c0046c0cc1175af529f144131739ed Mon Sep 17 00:00:00 2001 From: Tom Prince Date: Thu, 25 May 2017 14:24:57 -0600 Subject: [PATCH] Build on trusty. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ef28796..aa15423 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ matrix: - rust: nightly sudo: false +dist: trusty cache: apt: true