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