Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add travis branch
  • Loading branch information
3nids committed Aug 8, 2017
1 parent 4ad8d1b commit f06ddb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/docker-compose.travis.yml
Expand Up @@ -14,6 +14,7 @@ services:
environment:
- CCACHE_DIR=/root/.ccache
- TRAVIS_BUILD_DIR=${TRAVIS_BUILD_DIR}
- TRAVIS_BRANCH=${TRAVIS_BRANCH}
- TRAVIS_PULL_REQUEST=${TRAVIS_PULL_REQUEST}
- TRAVIS_PULL_REQUEST_BRANCH=${TRAVIS_PULL_REQUEST_BRANCH}
- TRAVIS_COMMIT_RANGE=${TRAVIS_COMMIT_RANGE}
Expand Down

0 comments on commit f06ddb7

Please sign in to comment.