toxcore/other/travis/hstox-script
2016-08-12 20:49:50 +02:00

7 lines
83 B
Bash
Executable File

#!/bin/sh
set -e -u -x
. other/travis/env-$ENV.sh
make -C ../hstox check-toxcore