mirror of
https://github.com/k4m4/kickthemout.git
synced 2024-11-12 16:18:55 +01:00
Travis fixes
This commit is contained in:
parent
c4755e4e7d
commit
4c047e1fd2
@ -7,9 +7,9 @@ python:
|
||||
- "3.6"
|
||||
|
||||
install:
|
||||
- sudo pip install -r requirements.txt
|
||||
- sudo -H python -m pip install -r requirements.txt
|
||||
script:
|
||||
- sudo python -c "import kickthemout;"
|
||||
- sudo -H python -c "import kickthemout; import scan; import spoof;"
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
Loading…
Reference in New Issue
Block a user