kickthemout/.travis.yml

7 lines
121 B
YAML

language: python
python:
- "2.6"
- "2.7"
script:
- python -c "import kickthemout; import scan; import spoof"