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 dd9ced9 commit 4c49241Copy full SHA for 4c49241
.travis.yml
@@ -0,0 +1,5 @@
1
+language: php
2
+php:
3
+ - 7.1
4
+ - 7.2
5
+install: composer install
0 commit comments