mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
travis ci
This commit is contained in:
parent
24edeb3247
commit
87d2f11090
10
.travis.yml
Normal file
10
.travis.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
sudo: required
|
||||||
|
language: python
|
||||||
|
python:
|
||||||
|
- 3.4
|
||||||
|
- 3.5
|
||||||
|
- 2.7
|
||||||
|
services:
|
||||||
|
- docker
|
||||||
|
script:
|
||||||
|
- ./tests/run-tests.sh
|
Loading…
x
Reference in New Issue
Block a user