diff --git a/.travis.yml b/.travis.yml index 72e35849..5fde2d46 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,4 @@ before_install: - echo "phar.readonly = 0" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini script: -#- tests/makephar.sh +- tests/makephar.sh