sfizz/.travis/before_install_moddevices.sh
2020-03-14 18:02:54 +01:00

6 lines
129 B
Bash
Executable file

#!/bin/bash
set -ex
. .travis/docker_container.sh
buildenv bash -c "echo Hello from container" # ensure to start the container