Commit 18c53de0 authored by mercury233's avatar mercury233

test ci

parent cd4a148e
......@@ -10,6 +10,8 @@ addons:
- github.com
before_install:
- brew update; brew install freetype
- curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name http://downloads.sourceforge.net/irrlicht/irrlicht-1.8.4.zip; unzip irrlicht-1.8.4.zip
- cp -r irrlicht-1.8.4/source/Irrlicht/MacOSX source/Irrlicht/
script:
- cd source/Irrlicht/MacOSX/
......
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