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 07f82cf commit 1da5e97Copy full SHA for 1da5e97
1 file changed
.travis.yml
@@ -1,9 +1,8 @@
1
language: php
2
php:
3
- - 5.4
4
- - 5.5
5
- 5.6
6
- - hhvm
+ - 7.0
+ - 7.1
7
8
install:
9
- php composer.phar install --dev --no-interaction --prefer-source
0 commit comments