summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2016-12-01 19:27:07 +0000
committerCalum Lind <calumlind+deluge@gmail.com>2017-01-26 12:49:55 +0000
commit3ca012ee631473da449157bf81b75664f3307924 (patch)
treecc0e2b6e542a1e0393b97514615f46ce0f3c329f /.travis.yml
parent706d53ab4adbb1886992e569909ff3091a59507a (diff)
downloaddeluge-3ca012ee631473da449157bf81b75664f3307924.tar.gz
deluge-3ca012ee631473da449157bf81b75664f3307924.tar.bz2
deluge-3ca012ee631473da449157bf81b75664f3307924.zip
Change libtorrent minimum dependency to 1.1.1
* Change PPA to develop for Travis to use libtorrent 1.1
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d4816a2c5..5fdbce141 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ cache: pip
before_install:
- lsb_release -a
- - sudo add-apt-repository ppa:deluge-team/ppa -y
+ - sudo add-apt-repository ppa:deluge-team/develop -y
- sudo apt-get update
# command to install dependencies