summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2015-12-12 16:34:28 -0500
committerOleg Pudeyev <oleg@bsdpower.com>2015-12-12 18:46:27 -0500
commit172516c9be7e5325c60412e26ef8b79f142639e3 (patch)
tree1dbe92903d22920999533a57878752002cf1adb5 /.travis.yml
parent3c27ff20fa3345ae9b37790231e8671091a964dd (diff)
downloadpycurl-172516c9be7e5325c60412e26ef8b79f142639e3.tar.gz
Whitespace
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 32f4c75..b206e5a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,14 +25,14 @@ matrix:
- python: 3.5
env:
- TESTDOCSEXAMPLES=1
-
+
# minimum libcurl we support
- python: 2.7
env:
- USECURL=7.19.0-gssapi
- USESSL=openssl
- TESTDOCSEXAMPLES=1
-
+
# latest libcurl with each supported SSL backend
- python: 2.7
env:
@@ -58,12 +58,12 @@ matrix:
# this configuration should be without gssapi
- USECURL=7.46.0
- USESSL=none
-
+
# AVOIDSTDIO tested on one Python version, must be Python 2.x
- python: 2.7
env:
- AVOIDSTDIO=yes
-
+
# common distributions:
# CentOS 6
- python: 2.6