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:
@@ -8,7 +8,7 @@ php:
|
|||||||
- 7.1
|
- 7.1
|
||||||
- nightly
|
- nightly
|
||||||
- hhvm
|
- hhvm
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: nightly
|
- php: nightly
|
||||||
@@ -25,4 +25,4 @@ before_script:
|
|||||||
- composer self-update
|
- composer self-update
|
||||||
- composer install --prefer-source --no-interaction --dev
|
- composer install --prefer-source --no-interaction --dev
|
||||||
|
|
||||||
script: phpunit
|
script: vendor/bin/phpunit
|
||||||
|
Reference in New Issue
Block a user