mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
not sure how to test travis ci without making a million commits
This commit is contained in:
parent
f2b501ca35
commit
965043324a
@ -6,6 +6,6 @@ python:
|
|||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.2"
|
- "3.2"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
install: python setup.py install
|
install: pip install -e .
|
||||||
script: python setup.py test
|
script: python setup.py test
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user