We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d4b761 + e7c7401 commit 4e65eadCopy full SHA for 4e65ead
.travis.yml
@@ -0,0 +1,5 @@
1
+language: php
2
+php:
3
+ - 7.2
4
+install: composer install
5
+script: composer run test
0 commit comments