commit fd2993578da74133209ec7f2d8dd70af251b42c6 (tree)
parent b44ff4ca8e83a9968f39cf8e4faa0fb3a961bd8e
Author: Andrew Kelley <andrew@ziglang.org>
Date: Tue, 19 Mar 2019 00:05:39 -0400
ci: freebsd tests docs
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ci/srht/freebsd_script b/ci/srht/freebsd_script
@@ -23,7 +23,7 @@ cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=$PREFIX -DCMAKE_INSTALL_PREFIX=$(pwd)/release -DZIG_STATIC=ON
make $JOBS install
# TODO test everything. I just made it short to test the part after this
-release/bin/zig build --build-file ../build.zig test-behavior -Dskip-release
+release/bin/zig build --build-file ../build.zig test-behavior -Dskip-release docs
if [ -f ~/.s3cfg ]; then
mv ../LICENSE release/