Skip to content

Commit 01caeda

Browse files
committed
debug
1 parent c250e4f commit 01caeda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ install:
8585
8686
script:
8787
# Build library and collect into libs subdirectory
88-
- travis_wait 40 build_on_travis
88+
- build_on_travis
8989
- libc=${MB_ML_LIBC:-manylinux}
9090
- docker_image=quay.io/pypa/${libc}${MB_ML_VER}_${PLAT}
9191
- docker run --rm -e INTERFACE64="${INTERFACE64}" -e MB_ML_LIBC="${MB_ML_LIBC}" -v $(pwd):/openblas "${docker_image}" /bin/bash -xe /openblas/tools/build_wheel.sh

0 commit comments

Comments
 (0)