Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

Commit

Permalink
fixed travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mh4x0f committed Aug 27, 2015
1 parent 1ca6079 commit 1e1abf1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ sudo: required
before_install:
- sudo apt-get update -qq
- sudo apt-get -y install python-qt4 python-scapy python-nmap
- chmod a+x installer.sh
- ./installer.sh --install

install:
- pip install -r requirements.txt
script: nosetests
script: nosetests

0 comments on commit 1e1abf1

Please sign in to comment.