We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 749a944 commit 8904d8fCopy full SHA for 8904d8f
.travis.yml
@@ -0,0 +1,7 @@
1
+language: php
2
+php:
3
+ - 5.4
4
+ - 5.5
5
+ - 5.6
6
+ - nightly
7
+before_script: composer install
0 commit comments