Skip to content

Commit

Permalink
FIX: .travis.yml to pass test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Moguf committed Aug 24, 2016
1 parent c68660a commit 25f417c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ install:
- pip install -r requirements.txt
- pip install coveralls
script:
python setup.py test
coverage run --source=cafepy setup.py test
after_success:
coveralls

0 comments on commit 25f417c

Please sign in to comment.