We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef4525 commit 86a30d7Copy full SHA for 86a30d7
1 file changed
.travis.yml
@@ -9,8 +9,7 @@ services:
9
- docker
10
env:
11
# HACK(bacongobbler): make travis tests work
12
- - DEIS_REGISTRY=travis-ci
13
- - DOCKER_BUILD_FLAGS="--pull --no-cache"
+ - DEIS_REGISTRY=travis-ci DOCKER_BUILD_FLAGS="--pull --no-cache"
14
install:
15
- make docker-build
16
script:
0 commit comments