Skip to content

Commit

Permalink
Stop on failure; use testdox
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Apr 29, 2021
1 parent 5041b9a commit a8544ad
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 @@ -85,6 +85,6 @@ before_script:

script:
# Run tests.
- DOMAIN=localhost ./third_party/bin/phpunit
- DOMAIN=localhost ./third_party/bin/phpunit --testdox --stop-on-failure


0 comments on commit a8544ad

Please sign in to comment.