Skip to content
This repository was archived by the owner on Jun 27, 2018. It is now read-only.

Commit 7d1a862

Browse files
committed
More attempts to debug travis
1 parent 20fe3f1 commit 7d1a862

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/sh
22

3+
set -ex
4+
35
for channel in stable beta nightly; do
46
docker build \
57
--no-cache \

0 commit comments

Comments
 (0)