We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 838041f + 73b9bbb commit d4f57dbCopy full SHA for d4f57db
.travis.yml
@@ -2,8 +2,9 @@ language: php
2
php:
3
- 5.5
4
- 5.6
5
- - 7
6
- - hhvm
+ - 7.0
+ - 7.1
7
+ - 7.2
8
before_script:
9
- composer install --dev --no-interaction
10
script: vendor/bin/phpunit
0 commit comments