Skip to content

Commit

Permalink
Update travis config file to pass unit test for hhvm
Browse files Browse the repository at this point in the history
  • Loading branch information
nthachus committed Feb 24, 2018
1 parent 06e9f3e commit c4c2cbb
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 @@ -21,4 +21,4 @@ before_script:
- travis_retry composer self-update
- travis_retry composer install --no-interaction --no-progress

script: phpunit
script: vendor/bin/phpunit

0 comments on commit c4c2cbb

Please sign in to comment.