Skip to content

Commit b0eb84b

Browse files
committedSep 28, 2017
We skip tests based on the environment variable TRAVIS
1 parent 7a84a76 commit b0eb84b

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
@@ -22,3 +22,4 @@ services:
2222
- TRAVIS_COMMIT_RANGE=${TRAVIS_COMMIT_RANGE}
2323
- TRAVIS_OS_NAME=${TRAVIS_OS_NAME}
2424
- TRAVIS_CONFIG=${TRAVIS_CONFIG}
25+
- TRAVIS=${TRAVIS}

0 commit comments

Comments
 (0)
Please sign in to comment.