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 5410eab commit 4abdf7eCopy full SHA for 4abdf7e
.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