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 ab774ad commit f9e97c8Copy full SHA for f9e97c8
.travis.yml
@@ -0,0 +1,10 @@
1
+language: php
2
+
3
+php:
4
+ - 5.4
5
+ - 5.5
6
+ - 5.6
7
+ - 7.0
8
+ - hhvm
9
10
+before_script: composer install
0 commit comments