We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db152e4 commit 70bc4fbCopy full SHA for 70bc4fb
.travis.yml
@@ -0,0 +1,10 @@
1
+language: php
2
+
3
+php:
4
+ - 5.3
5
+ - 5.4
6
7
+before_script: composer install --dev
8
9
+notifications:
10
+ email: [email protected]
0 commit comments