mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
add boto to .travis.yml for testing s3
This commit is contained in:
parent
c8a9a3ddd4
commit
c35fd86c76
@ -12,7 +12,7 @@ sudo: false
|
||||
|
||||
install:
|
||||
- "pip install 'argparse>=1.2.1' --allow-all-external"
|
||||
- pip install certauth
|
||||
- pip install boto certauth
|
||||
- python setup.py -q install
|
||||
- pip install coverage pytest-cov coveralls --use-mirrors
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user