warcprox/.travis.yml

11 lines
118 B
YAML
Raw Normal View History

2015-10-01 23:16:19 +00:00
sudo: required
language: python
python:
- 3.4
- 3.5
- 2.7
services:
- docker
script:
- ./tests/run-tests.sh