Skip to content

Commit bb37924

Browse files
3nidsm-kuhn
authored andcommittedSep 28, 2017
add travis branch
1 parent 451939d commit bb37924

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.