Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ecthros authored Jan 4, 2017
1 parent 464d426 commit e43c21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ python:
- "3.5"
install:
- pip install -r requirements.txt
script: nosetests-3.4 -vv --nocapture --ignore-file tests/tests.py
script: nosetests-3.4 -vv --nocapture --ignore-file tests/test.py

0 comments on commit e43c21c

Please sign in to comment.