summaryrefslogtreecommitdiffstats
path: root/.travis/linux-mingw/deps.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis/linux-mingw/deps.sh')
-rwxr-xr-x.travis/linux-mingw/deps.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis/linux-mingw/deps.sh b/.travis/linux-mingw/deps.sh
new file mode 100755
index 000000000..540bb934a
--- /dev/null
+++ b/.travis/linux-mingw/deps.sh
@@ -0,0 +1,3 @@
+#!/bin/sh -ex
+
+docker pull ubuntu:18.04