mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-24 06:59:52 +01:00
travisci: experiment with travis improvements (new container build)
This commit is contained in:
parent
c32634c8dc
commit
8ccfd811bd
@ -4,6 +4,12 @@ python:
|
|||||||
- "2.6"
|
- "2.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
|
|
||||||
|
sudo: false
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "pip install 'argparse>=1.2.1' --allow-all-external"
|
- "pip install 'argparse>=1.2.1' --allow-all-external"
|
||||||
- pip install pyopenssl
|
- pip install pyopenssl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user