Skip to content

Commit

Permalink
Actually enable all that...
Browse files Browse the repository at this point in the history
  • Loading branch information
jackstanek committed Jun 15, 2016
1 parent 3b304fe commit d33d622
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 @@ -8,7 +8,7 @@ install:
- pip install .
- pip install -r requirements.txt

script: py.test
script: py.test --cov

after_success:
- coveralls

0 comments on commit d33d622

Please sign in to comment.