mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +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.7"
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
sudo: false
|
||||
|
||||
install:
|
||||
- "pip install 'argparse>=1.2.1' --allow-all-external"
|
||||
- pip install pyopenssl
|
||||
|
Loading…
x
Reference in New Issue
Block a user