Commit c92d657f authored by nanahira's avatar nanahira

typo

parent 1a45ff16
...@@ -31,7 +31,7 @@ before_install: ...@@ -31,7 +31,7 @@ before_install:
- unzip -q irrKlang-32bit-1.5.0.zip - unzip -q irrKlang-32bit-1.5.0.zip
- cp -rf irrKlang-1.5.0/lib/Win32-gcc/libirrKlang.a /usr/local/lib/ - cp -rf irrKlang-1.5.0/lib/Win32-gcc/libirrKlang.a /usr/local/lib/
- cp -rf irrKlang-1.5.0/include /usr/local/include/irrKlang - cp -rf irrKlang-1.5.0/include /usr/local/include/irrKlang
- cp -rf irrKlang-1.5.0/irrKlang-1.5.0/bin/macosx-gcc *.dylib . - cp -rf irrKlang-1.5.0/bin/macosx-gcc *.dylib .
script: script:
- ./premake5 gmake --cc=clang - ./premake5 gmake --cc=clang
......
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