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 c13d1d1 commit 28e5a0eCopy full SHA for 28e5a0e
.travis.yml
@@ -0,0 +1,10 @@
1
+language: php
2
+
3
+php:
4
+ - 5.6
5
+ - 7.0
6
+ - 7.1
7
+ - 7.2
8
9
+script:
10
+ - phpunit
0 commit comments