Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rostenkowski authored Aug 5, 2016
1 parent 411d446 commit e38fc12
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 @@ -9,7 +9,7 @@ env:
- PHP_BIN=php-cgi

script:
- bin/run-tests.sh
- bin/generate-coverage-report.sh

after_failure:
- for i in $(find tests -name \*.actual); do echo "--- $i"; cat $i; echo; echo; done
Expand Down

0 comments on commit e38fc12

Please sign in to comment.