[Travis] Use current Trusty image
The issue with virtualenv site-packages was fixed: travis-ci/travis-cookbooks#878
This commit is contained in:
parent
e3f537770f
commit
4bee1ce811
|
@ -1,12 +1,9 @@
|
|||
dist: trusty
|
||||
sudo: required
|
||||
group: deprecated-2017Q2
|
||||
|
||||
language: python
|
||||
|
||||
python:
|
||||
- "2.7"
|
||||
|
||||
cache: pip
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in New Issue