Skip to content

Commit

Permalink
More flailing about
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Oct 5, 2015
1 parent 2fc1e2a commit c9764ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ python:
install:
- pip install coverage coveralls .
script:
- coverage run setup.py -q test
- coverage run ./runtests
after_success:
- coveralls
notifications:
Expand Down

0 comments on commit c9764ed

Please sign in to comment.