We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48148b0 commit 533d45bCopy full SHA for 533d45b
.travis.yml
@@ -2,11 +2,6 @@ language: php
2
3
php:
4
- 7.3
5
- - hhvm
6
-
7
-matrix:
8
- allow_failures:
9
- - php: hhvm
10
11
install: travis_retry composer install --no-interaction --prefer-source
12
0 commit comments