Browse Source

Remove coverage reports from Travis

David Cramer 10 years ago
parent
commit
2fb239da58
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -32,7 +32,7 @@ before_script:
 script:
   - make lint
   - make test-js
-  - py.test tests/ --cov sentry --cov-report term-missing
+  - py.test tests
   - make test-cli
 notifications:
   irc: