Skip to content

Commit

Permalink
fix 1223 travis compile
Browse files Browse the repository at this point in the history
  • Loading branch information
phorcys authored Dec 26, 2018
1 parent 2306c72 commit 861ec4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/build-linux.bash
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cd /build/Taiwu_Mods
# Download pre-compiled llvm libs
echo "downloading dep dll packs...."
curl -sLO https://github.com/phorcys/Taiwu_mods/releases/download/dll181223/dlls-181223.zip
unzip ./dlls-181127.zip -d ..
unzip ./dlls-181223.zip -d ..


mkdir -p build ; cd build
Expand Down

0 comments on commit 861ec4c

Please sign in to comment.