From 4bee1ce811083a8c1df2c4de66aa82159fc1c0aa Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Sat, 14 Oct 2017 19:51:17 +0100 Subject: [PATCH] [Travis] Use current Trusty image The issue with virtualenv site-packages was fixed: travis-ci/travis-cookbooks#878 --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 77adf5bd3..831d307f6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,9 @@ dist: trusty sudo: required -group: deprecated-2017Q2 language: python - python: - "2.7" - cache: pip before_install: