nostalgia/scripts/cibuild
Gary Talent b1e548b96a Squashed 'deps/ox/' content from commit a5166e0
git-subtree-dir: deps/ox
git-subtree-split: a5166e03bbaea2f200cfc730c69579c3d50ae2a7
2017-05-09 01:06:23 -05:00

9 lines
83 B
Bash
Executable File

#! /usr/bin/env bash
set -e
make -j release
make -j debug
make -j
make -j test