From 5a525ba0f03a282f34c65be4792f94bb786b6c2c Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Sun, 6 Aug 2017 19:43:40 -0400 Subject: [PATCH] Changing back to trusty --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5a408df..1f0b1ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ language: python -dist: precise python: - 2.7 - 3.3