summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2015-10-27 22:59:20 -0700
committerToshio Kuratomi <toshio@fedoraproject.org>2015-10-27 22:59:20 -0700
commit45d6fe7fd9dfc74c98e6114fbda4683670bcf03f (patch)
tree8288667ca30660e301aa22750347e2197aa480e2
parent3124ab6f23f7b1238fb3c2ff2ebf0ba2e5f7a3a0 (diff)
downloadansible-45d6fe7fd9dfc74c98e6114fbda4683670bcf03f.tar.gz
Try harder
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index df68639969..4c64bdb2f3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,7 +19,8 @@ addons:
- python2.4
install:
- pip uninstall setuptools -y
- - pip install tox PyYAML Jinja2 sphinx setuptools
+ - pip install setuptools
+ - pip install tox PyYAML Jinja2 sphinx
script:
# urllib2's defaults are not secure enough for us
- ./test/code-smell/replace-urlopen.sh .