sfizz/.travis/no_container.sh

8 lines
44 B
Bash
Raw Normal View History

2020-03-10 20:08:38 +01:00
#!/bin/bash
set -ex
buildenv() {
"$@"
}