Travis: Fix build job

This commit is contained in:
Franz Liedke 2019-03-03 20:39:30 +01:00
parent 49dda87e86
commit 0493682dba
No known key found for this signature in database
GPG Key ID: 9A0231A879B055F4

View File

@ -11,9 +11,9 @@ install:
before_script:
- echo 'error_reporting = E_ALL' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
- composer test:setup
script:
- composer test:setup
- composer test
jobs: