Commit 4c9859e3 authored by nanahira's avatar nanahira

fix

parent 38d7d3ac
......@@ -7,8 +7,7 @@ before_install:
- brew update > /dev/null
- brew install freetype libevent sqlite dylibbundler > /dev/null
- curl --location --retry 5 http://www.lua.org/ftp/lua-5.3.4.tar.gz
- tar zxf lua-5.3.4.tar.gz
- curl --location --retry 5 http://www.lua.org/ftp/lua-5.3.4.tar.gzhttps://github.com/premake/premake-core/releases/download/v5.0.0-alpha12/premake-5.0.0-alpha12-macosx.tar.gz | tar zfx -
- cd lua-5.3.4
- make macosx test
- make install
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment