olm/jenkins.sh
2016-05-24 14:45:32 +01:00

9 lines
71 B
Bash
Executable file

#!/bin/sh
set -e
make clean
make lib
make test
./python/test_olm.sh