We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a1ae2 commit 3667694Copy full SHA for 3667694
.travis.yml
@@ -0,0 +1,7 @@
1
+language: php
2
+install:
3
+ - pear install package.xml
4
+php:
5
+ - 5.4
6
+sudo: false
7
+script: phpunit tests/
0 commit comments