sfizz/.travis/no_container.sh
2020-03-10 20:08:38 +01:00

7 lines
44 B
Bash
Executable file

#!/bin/bash
set -ex
buildenv() {
"$@"
}