Fix test configuration for travis

This commit is contained in:
Timothy Warren 2018-10-05 11:42:44 -04:00
parent c8856ecac0
commit 354eb147f6
1 changed files with 0 additions and 2 deletions

View File

@ -4,10 +4,8 @@ install:
- composer install
php:
- 7
- 7.1
- 7.2
- hhvm
- nightly
script: