Skip to content

Commit

Permalink
#116 - Remove (temporary) code coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Sep 22, 2019
1 parent 8c819c1 commit 48ea927
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 @@ -51,7 +51,7 @@ before_script:

script:
- vendor/bin/codecept build --quiet
- vendor/bin/codecept run --coverage --coverage-xml
- vendor/bin/codecept run
- vendor/bin/psalm --show-info=false
- |
if [ "$TRAVIS_PHP_VERSION" = "7.2" ]; then
Expand Down

0 comments on commit 48ea927

Please sign in to comment.