Skip to content

Commit

Permalink
Add comment in travis explaining SKIP_TESTS
Browse files Browse the repository at this point in the history
  • Loading branch information
olix0r committed Feb 6, 2018
1 parent 6a57012 commit 261b1ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ jobs:
- export BUILD_DEBUG=1 DOCKER_TRACE=1

script:
# Tests are run in the `test` stage, se-running them here would be redundant/slow. #280
- SKIP_TESTS=1 bin/docker-build

after_success:
Expand Down

0 comments on commit 261b1ae

Please sign in to comment.