We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93995d9 + 2ada84f commit 27b4e65Copy full SHA for 27b4e65
.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