mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
Bump branch alias and root version in Travis to 4.4.x-dev
This commit is contained in:
parent
caf0bc12f7
commit
05fd5a9a96
@ -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/"
|
||||
|
@ -21,7 +21,7 @@
|
||||
"favicon.ico"
|
||||
],
|
||||
"branch-alias": {
|
||||
"4.x-dev": "4.3.x-dev"
|
||||
"4.x-dev": "4.4.x-dev"
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
|
Loading…
Reference in New Issue
Block a user