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 54b2ad5 commit 5f9d40eCopy full SHA for 5f9d40e
.travis.yml
@@ -2,4 +2,8 @@ language: php
2
3
php:
4
- 5.6
5
- - 7.0
+ - 7.0
6
+
7
+before_script:
8
+ - composer self-update
9
+ - composer install --no-interaction
0 commit comments