Skip to content

Commit

Permalink
Always test PHAR compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Nov 8, 2020
1 parent 4370d3c commit 880e97b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ before_install:
install:
- rm composer.lock
- travis_retry composer update --prefer-dist
- ./download-box.sh

script:
- ./vendor/bin/phpunit
Expand Down

0 comments on commit 880e97b

Please sign in to comment.