We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f93df6c commit 4e46613Copy full SHA for 4e46613
.travis.yml
@@ -7,6 +7,8 @@ matrix:
7
- env: COMPOSER_FLAGS="--prefer-lowest"
8
php: 7.1
9
- php: 7.2
10
+ - php: 8.0
11
+ dist: bionic
12
13
before_install:
14
- composer self-update
0 commit comments