mirror of
https://github.com/k4m4/kickthemout.git
synced 2025-04-18 08:07:56 +02:00
Create .travis.yml
This commit is contained in:
parent
ba4522ee6c
commit
eae1da8fc2
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
script:
|
||||
- python -c "import kickthemout; import scan; import spoof"
|
Loading…
x
Reference in New Issue
Block a user