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 d80056b commit 78ba5e9Copy full SHA for 78ba5e9
.travis.yml
@@ -1,9 +1,8 @@
1
language: php
2
3
php:
4
- - 5.4
5
- - 5.5
6
- 5.6
+ - 7.0
7
8
before_script:
9
- composer install
0 commit comments