From 1eecf9881106a72c54f5fed1222022e6491a6deb Mon Sep 17 00:00:00 2001 From: Benjamin Bach Date: Wed, 12 Oct 2016 13:04:56 +0200 Subject: [PATCH] Use trusty for tests --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 29c76f2e..586cd238 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ # directive. sudo: false +dist: trusty env: PIP_DOWNLOAD_CACHE="pip_cache" -- 2.45.2