1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

travis: use certauth<1.2

This commit is contained in:
Ilya Kreymer 2017-06-17 11:32:48 +01:00
parent 60f3c0a213
commit 29da503321

View File

@ -22,7 +22,7 @@ sudo: false
install:
- "pip install 'argparse>=1.2.1' --allow-all-external"
- pip install boto certauth
- pip install boto 'certauth<1.2'
- pip install git+https://github.com/esnme/ultrajson.git
- python setup.py -q install
- pip install coverage pytest-cov coveralls