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 f5fea6e commit fb6dfffCopy full SHA for fb6dfff
.travis.yml
@@ -1,7 +1,8 @@
1
language: "php"
2
php:
3
+ - "5.5"
4
- "5.6"
- - "7.0.4"
5
+ - "7.0"
6
- "hhvm"
7
8
before_script:
0 commit comments