Merge pull request #232 from open-sausages/pulls/4.3/increment-travis-version-to4.3.x-dev

Increment travis root version to 4.3.x-dev
This commit is contained in:
Robbie Averill 2018-06-29 16:38:38 +12:00 committed by GitHub
commit 28da082fa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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