mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
travis: don't upload build/ folder as artifacts
This commit is contained in:
parent
65e4bb149e
commit
21b47b34d8
@ -14,4 +14,5 @@ make -j2 install
|
||||
|
||||
cd $TRAVIS_BUILD_DIR
|
||||
git clean -fd
|
||||
rm -rf build
|
||||
docker run -it --mount type=bind,source="$TRAVIS_BUILD_DIR",target=/z ziglang/static-base:llvm6-1 -j2 $TRAVIS_COMMIT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user