Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6c45f94

Browse files
committedAug 14, 2017
add travis branch
1 parent 568a439 commit 6c45f94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.docker/docker-compose.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ services:
1414
environment:
1515
- CCACHE_DIR=/root/.ccache
1616
- TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR}
17+
- TRAVIS_BRANCH=${TRAVIS_BRANCH}
1718
- TRAVIS_PULL_REQUEST=${TRAVIS_PULL_REQUEST}
1819
- TRAVIS_PULL_REQUEST_BRANCH=${TRAVIS_PULL_REQUEST_BRANCH}
1920
- TRAVIS_COMMIT_RANGE=${TRAVIS_COMMIT_RANGE}

0 commit comments

Comments
 (0)
Please sign in to comment.