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 5410eab + 4abdf7e commit e094505Copy full SHA for e094505
.travis.yml
@@ -2,6 +2,7 @@ language: php
2
php:
3
- '5.5'
4
- '5.6'
5
+ - '7.0'
6
install:
7
- composer install
8
before_script:
0 commit comments