osmo-epdg/contrib/jenkins.sh

6 lines
50 B
Bash
Executable File

#!/bin/sh -ex
make clean || true
make
make check