Skip to content

Commit

Permalink
add travis branch
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Aug 12, 2017
1 parent 810761d commit 0466dd3
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 0466dd3

Please sign in to comment.