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 e280c6c commit f2a06beCopy full SHA for f2a06be
.travis.yml
@@ -0,0 +1,9 @@
1
+language: php
2
+
3
+php:
4
+ - 5.3
5
+ - 5.4
6
+ - 5.5
7
+ - hhvm
8
9
+script: phpunit
0 commit comments