We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7e264 commit 5aa40a4Copy full SHA for 5aa40a4
1 file changed
.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
install:
9
- composer require satooshi/php-coveralls:~0.6@stable
0 commit comments