Skip to content

Commit

Permalink
Dev: Don't stop on failure (travis)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Aug 20, 2018
1 parent a82f7a6 commit 5984681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -72,4 +72,4 @@ before_script:

script:
# Run tests.
- DOMAIN=localhost phpunit --stop-on-failure
- DOMAIN=localhost phpunit # --stop-on-failure

0 comments on commit 5984681

Please sign in to comment.