Skip to content

Commit

Permalink
Added nose
Browse files Browse the repository at this point in the history
  • Loading branch information
ecthros committed Nov 22, 2016
1 parent e96cafc commit 5ce691a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ install:
- pip install -r pip_dependencies
- sudo pip install -r pip_dependencies
- sudo -H ./setup
- sudo apt install nosetests
script: sudo nosetests -vv --nocapture
1 change: 1 addition & 0 deletions pip_dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ wifi
python-wifi
psycopg2
pycrypto
nose

0 comments on commit 5ce691a

Please sign in to comment.