antlr/.travis/run-tests-cpp.sh

4 lines
101 B
Bash
Raw Normal View History

2016-11-28 00:56:14 +08:00
#!/bin/bash
2016-11-28 02:22:18 +08:00
mvn -q -Dtest=cpp.* test # timeout due to no output for 10 min on travis if in parallel