Skip to content

Commit

Permalink
Fixing tests for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
edyan committed May 22, 2021
1 parent c765027 commit d132d0e
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 @@ -27,7 +27,7 @@ before_script:
- ./cc-test-reporter before-build

# command to run tests
script: py.test --no-cov --capture=tee-sys
script: py.test --no-cov --capture=no

after_script:
- coverage xml
Expand Down

0 comments on commit d132d0e

Please sign in to comment.