mirror of
https://github.com/superhelio/commands.git
synced 2026-02-12 01:52:09 +00:00
Updated requirements
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
language: php
|
||||
php:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.3
|
||||
- 7.4
|
||||
- 8.0
|
||||
- nightly
|
||||
matrix:
|
||||
allow_failures:
|
||||
@@ -17,4 +18,4 @@ install:
|
||||
- flags="--ansi --prefer-dist --no-interaction --optimize-autoloader --no-suggest --no-progress"
|
||||
- travis_wait 30 composer install $flags
|
||||
script:
|
||||
- ./vendor/bin/phpunit -c phpunit.xml
|
||||
- ./vendor/bin/phpunit -c phpunit.xml
|
||||
|
||||
Reference in New Issue
Block a user