Skip to content

Commit

Permalink
Dev: Remove testdox switch
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Apr 13, 2018
1 parent 7ecec8b commit 369da38
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 @@ -65,4 +65,4 @@ before_script:
- java -jar selenium-server-standalone-3.7.1.jar -enablePassThrough false > /dev/null 2> /dev/null &

script:
- DOMAIN=localhost phpunit --testdox
- DOMAIN=localhost phpunit

0 comments on commit 369da38

Please sign in to comment.