Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrotoledo committed Sep 7, 2015
1 parent 48bb8a2 commit 0cfaaa5
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 @@ -9,6 +9,6 @@ python:
install:
- pip install coveralls
script:
make tests
make test
after_success:
coveralls

0 comments on commit 0cfaaa5

Please sign in to comment.