Bump root version in Travis config

This commit is contained in:
Garion Herman 2019-11-15 17:31:21 +13:00
parent e31378f822
commit 0c4ca29cc4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ dist: trusty
env:
global:
- COMPOSER_ROOT_VERSION=5.5.x-dev
- COMPOSER_ROOT_VERSION=5.x-dev
- TRAVIS_NODE_VERSION="10"
matrix: