Updated requirements

This commit is contained in:
Ismo Vuorinen
2021-01-20 11:44:34 +02:00
parent 7985d7c777
commit dd33dcbb61
10 changed files with 4335 additions and 1135 deletions

View File

@@ -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