DCD/.travis.sh

8 lines
54 B
Bash
Executable File

#!/bin/bash
set -e
make
cd tests && ./run_tests.sh