Browse Source
Add missing environment variables to travis-ci.env
pull/15/merge
Cameron Cawley
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
.travis/common/travis-ci.env
|
|
|
@ -6,6 +6,8 @@ TRAVIS_BRANCH |
|
|
|
TRAVIS_BUILD_ID |
|
|
|
TRAVIS_BUILD_NUMBER |
|
|
|
TRAVIS_COMMIT |
|
|
|
TRAVIS_COMMIT_RANGE |
|
|
|
TRAVIS_EVENT_TYPE |
|
|
|
TRAVIS_JOB_ID |
|
|
|
TRAVIS_JOB_NUMBER |
|
|
|
TRAVIS_REPO_SLUG |
|
|
|
|