From 172516c9be7e5325c60412e26ef8b79f142639e3 Mon Sep 17 00:00:00 2001 From: Oleg Pudeyev Date: Sat, 12 Dec 2015 16:34:28 -0500 Subject: Whitespace --- .travis.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.travis.yml') 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 -- cgit v1.2.1