From 00ccafe53b10bd5febbbf24e2f6241dec16870ab Mon Sep 17 00:00:00 2001 From: Michel Oosterhof Date: Tue, 16 Aug 2016 11:59:31 +0000 Subject: [PATCH] specify trusty. precise too old --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index e224cd2..6e1f18d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +group: stable +dist": trusty +os: linux language: python python: - "2.7"