Skip to content

Commit

Permalink
son of a...
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybrad committed May 24, 2019
1 parent 280ee12 commit 6817d76
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 @@ -83,7 +83,7 @@ script:
after_script:
- |
if [ $TASK_TESTS_COVERAGE == 1 ]; then
travis_retry php vendor/bin/php-coveralls --coverage_clover=tests\_output\build\logs\clover.xml
travis_retry php vendor/bin/php-coveralls --coverage_clover=tests/_output/build/logs/clover.xml
fi
#after_script:
Expand Down

0 comments on commit 6817d76

Please sign in to comment.