summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2014-02-04 22:17:01 -0500
committerOleg Pudeyev <oleg@bsdpower.com>2014-02-06 04:17:48 -0500
commit55f228def3b46dbc16a2a9114c1ebc3a47a26019 (patch)
tree7735bf5d04664c13c751d5938eb34f5a1de721e9 /.travis.yml
parent3ce8409c7d8c9087c124134573887decca4f0dc9 (diff)
downloadpycurl-55f228def3b46dbc16a2a9114c1ebc3a47a26019.tar.gz
curl 7.35.0 has been released
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 6b3d25a..33d2cfb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,19 +16,19 @@ matrix:
env: USECURL=7.19.0
- python: 2.7
env:
- - USECURL=7.34.0
+ - USECURL=7.35.0
- USESSL=openssl
- python: 2.7
env:
- - USECURL=7.34.0
+ - USECURL=7.35.0
- USESSL=gnutls
- python: 2.7
env:
- - USECURL=7.34.0
+ - USECURL=7.35.0
- USESSL=nss
- python: 2.7
env:
- - USECURL=7.34.0
+ - USECURL=7.35.0
- USESSL=none
- python: 2.7
env: