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 ab2d987 commit d5bf1caCopy full SHA for d5bf1ca
1 file changed
.travis.yml
@@ -0,0 +1,8 @@
1
+# Forces new Travis-CI Infrastructure
2
+language: php
3
+php:
4
+ - '5.4'
5
+ - '5.5'
6
+ - '5.6'
7
+ - '7.0'
8
+script: php-config
0 commit comments