kickthemout/.travis.yml

7 lines
121 B
YAML
Raw Normal View History

2017-01-10 12:49:30 +01:00
language: python
python:
- "2.6"
- "2.7"
script:
- python -c "import kickthemout; import scan; import spoof"