nostalgia/deps/ox/scripts/cibuild

9 lines
83 B
Plaintext
Raw Normal View History

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