1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-22 13:32:56 +02:00

update travis config

This commit is contained in:
Richard Brown
2017-03-28 10:05:01 +01:00
parent c9a162592d
commit 60c1c8f363

View File

@@ -8,7 +8,7 @@ php:
- 7.1
- nightly
- hhvm
matrix:
allow_failures:
- php: nightly
@@ -25,4 +25,4 @@ before_script:
- composer self-update
- composer install --prefer-source --no-interaction --dev
script: phpunit
script: vendor/bin/phpunit