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 8991767 commit 50df52fCopy full SHA for 50df52f
.travis.yml
@@ -0,0 +1,6 @@
1
+language: php
2
+php:
3
+ - '5.4'
4
+ - '5.6'
5
+install:
6
+ - composer install --no-interaction
0 commit comments