cloudstack/tools/travis/after_script.sh

7 lines
118 B
Bash
Executable File

#!/bin/bash
#
# This script should run any tear down commands required.
#
mvn -Dsimulator -pl client jetty:stop 2>&1