summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2017-10-14 19:51:17 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2017-10-14 20:00:14 +0100
commit4bee1ce811083a8c1df2c4de66aa82159fc1c0aa (patch)
tree14dce603b2fadb28e0595b61669d4b89452504a2 /.travis.yml
parente3f537770f5282b7629e880caa282989c86ebc89 (diff)
downloaddeluge-4bee1ce811083a8c1df2c4de66aa82159fc1c0aa.tar.gz
deluge-4bee1ce811083a8c1df2c4de66aa82159fc1c0aa.tar.bz2
deluge-4bee1ce811083a8c1df2c4de66aa82159fc1c0aa.zip
[Travis] Use current Trusty image
The issue with virtualenv site-packages was fixed: travis-ci/travis-cookbooks#878
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 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: