We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4066613 commit 0c709e5Copy full SHA for 0c709e5
1 file changed
.travis.yml
@@ -3,7 +3,8 @@ php:
3
- '5.6'
4
- '7.0'
5
- '7.1'
6
- - nightly
+ - '7.2'
7
+ - '7.3'
8
before_script:
9
- COMPOSER_DISABLE_XDEBUG_WARN=1 composer install --prefer-dist
10
script:
0 commit comments