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 6a0b5e2 commit 4717ca8Copy full SHA for 4717ca8
.travis.yml
@@ -1,6 +1,10 @@
1
language: php
2
+
3
php: [ 7.1, 7.2, 7.3, 7.4 ]
4
5
+matrix:
6
+ fast_finish: true
7
8
install:
9
- travis_retry composer install --no-interaction --prefer-dist --optimize-autoloader
10
0 commit comments