]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - .travis-before_install-xonotic.sh
Revert "If one compiler fails, try another."
[xonotic/darkplaces.git] / .travis-before_install-xonotic.sh
index 9cfae9eb186bbf6b807b59e795bc1403bb0ce8c5..982de6d8a59999c5516894da1f10255cd2b54260 100755 (executable)
@@ -46,6 +46,8 @@ for os in "$@"; do
       )
       ;;
     win32)
+      sudo apt-get install -y \
+        mingw-w64 mingw32- mingw32-binutils-
       ;;
     win64)
       sudo apt-get install -y \