Skip to content

Commit

Permalink
add -d option for hhvm
Browse files Browse the repository at this point in the history
  • Loading branch information
peter279k committed Jan 12, 2017
1 parent 48550d5 commit ce5854e
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 @@ -25,4 +25,4 @@ before_script:
- composer install --no-interaction --no-progress --prefer-dist

script:
- vendor/bin/phpunit
- vendor/bin/phpunit -d error_reporting=16384

0 comments on commit ce5854e

Please sign in to comment.