Bump branch alias and root version in Travis to 4.4.x-dev

This commit is contained in:
Robbie Averill 2018-10-15 14:44:14 +02:00
parent caf0bc12f7
commit 05fd5a9a96
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ addons:
env:
global:
- TRAVIS_NODE_VERSION="6"
- COMPOSER_ROOT_VERSION="4.3.x-dev"
- COMPOSER_ROOT_VERSION="4.4.x-dev"
- DISPLAY=":99"
- XVFBARGS=":99 -ac -screen 0 1024x768x16"
- SS_BASE_URL="http://localhost:8080/"

View File

@ -21,7 +21,7 @@
"favicon.ico"
],
"branch-alias": {
"4.x-dev": "4.3.x-dev"
"4.x-dev": "4.4.x-dev"
}
},
"config": {