Skip to content

Commit cc08db0

Browse files
committedAug 12, 2017
missing env var
1 parent a97d6ef commit cc08db0

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
@@ -17,3 +17,4 @@ services:
1717
- TRAVIS_PULL_REQUEST_BRANCH=${TRAVIS_PULL_REQUEST_BRANCH}
1818
- TRAVIS_COMMIT_RANGE=${TRAVIS_COMMIT_RANGE}
1919
- TRAVIS_OS_NAME=${TRAVIS_OS_NAME}
20+
- TRAVIS_CONFIG=${TRAVIS_CONFIG}

0 commit comments

Comments
 (0)
Please sign in to comment.