Commit 5a1d609e authored by mercury233's avatar mercury233

test ci

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