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