summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2017-02-16 11:37:54 +0000
committerCalum Lind <calumlind+deluge@gmail.com>2017-02-23 00:21:33 +0000
commit3b1eeb0818ff1c39658622c0b378e8f20aa81722 (patch)
treec2213754e187dccec2b7225585f232f0b87b6e12 /.travis.yml
parent9ad2f50fa44dbc1ed35ee839c3b7921b7e10c570 (diff)
downloaddeluge-3b1eeb0818ff1c39658622c0b378e8f20aa81722.tar.gz
deluge-3b1eeb0818ff1c39658622c0b378e8f20aa81722.tar.bz2
deluge-3b1eeb0818ff1c39658622c0b378e8f20aa81722.zip
Use Ubuntu Trusty on Travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5fdbce141..5b107cbbb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,6 @@
+dist: trusty
+sudo: required
+
language: python
python: