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

5 lines
129 B
Bash
Executable File

#!/bin/bash
# only test swift as we develop on os x so likely well tested and its dog slow on travis
mvn -q -Dtest=swift.* test