Просмотр исходного кода

Remove coverage reports from Travis

David Cramer 10 лет назад
Родитель
Сommit
2fb239da58
1 измененных файлов с 1 добавлено и 1 удалено
  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: