Squashed 'deps/ox/' content from commit a5166e0
git-subtree-dir: deps/ox git-subtree-split: a5166e03bbaea2f200cfc730c69579c3d50ae2a7
This commit is contained in:
8
scripts/cibuild
Executable file
8
scripts/cibuild
Executable file
@ -0,0 +1,8 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
make -j release
|
||||
make -j debug
|
||||
make -j
|
||||
make -j test
|
Reference in New Issue
Block a user