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 e830a87 commit 681b17fCopy full SHA for 681b17f
.travis.yml
@@ -1,8 +1,9 @@
1
language: php
2
3
php:
4
- - 7.1
5
- 7.2
+ - 7.3
6
+ - 7.4
7
8
before_script: composer install
9
0 commit comments