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 666af58 commit b51da9cCopy full SHA for b51da9c
.travis.yml
@@ -0,0 +1,7 @@
1
+language: php
2
+
3
+php:
4
+ - 7.3.0
5
6
+before_script:
7
+ - composer install --dev
0 commit comments