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.
1 parent 04f09ee commit a436c49Copy full SHA for a436c49
.travis.yml
@@ -2,7 +2,6 @@ language: php
2
php:
3
- '5.5'
4
- '5.6'
5
-- '5.7'
6
install:
7
- composer install
8
script: phpunit --bootstrap test/unit/bootstrap.php ./test/unit
0 commit comments