From 98e0f6b56f3fb90710fa4091b222d779b68ac00c Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Thu, 2 Feb 2017 01:42:08 +0900 Subject: [PATCH] Use Ubuntu/trusty for testing --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 33c93038f..c787aa8d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: python sudo: false +dist: trusty cache: directories: - $HOME/.cache/pip