mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-24 06:59:52 +01:00
travis: use certauth<1.2
This commit is contained in:
parent
60f3c0a213
commit
29da503321
@ -22,7 +22,7 @@ sudo: false
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- "pip install 'argparse>=1.2.1' --allow-all-external"
|
- "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
|
- pip install git+https://github.com/esnme/ultrajson.git
|
||||||
- python setup.py -q install
|
- python setup.py -q install
|
||||||
- pip install coverage pytest-cov coveralls
|
- pip install coverage pytest-cov coveralls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user