We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af37bad commit dd9dd32Copy full SHA for dd9dd32
.travis.yml
@@ -5,6 +5,7 @@ php:
5
- 7.1
6
- 7.2
7
- 7.3
8
+ - 7.4
9
install: composer install --no-interaction --prefer-source
10
script:
11
- vendor/bin/phpunit
0 commit comments