1
0
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:
Ilya Kreymer 2014-12-23 12:39:33 -08:00
parent c32634c8dc
commit 8ccfd811bd

View File

@ -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