We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0adf6e5 commit 834b52cCopy full SHA for 834b52c
.travis.yml
@@ -16,6 +16,8 @@ matrix:
16
env: COMPOSER_FLAGS="--prefer-stable"
17
- php: 7.2
18
19
+ - php: 7.3
20
+ env: COMPOSER_FLAGS="--prefer-stable"
21
- php: nightly
22
env: COMPOSER_FLAGS="--dev --ignore-platform-reqs"
23
allow_failures:
0 commit comments