Skip to content

Commit

Permalink
added coverage to travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
toomanybrians committed Jan 10, 2017
1 parent 639f1dd commit 559aaf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -52,7 +52,7 @@ install:
pip3 install .;

fi;
- pip3 install coveralls
- pip3 install coveralls coverage

env:
global:
Expand Down

0 comments on commit 559aaf1

Please sign in to comment.