Commit 4aa4c018 authored by nanahira's avatar nanahira

fix_travis

parent 0666231c
......@@ -54,7 +54,7 @@ before_install:
fi
- curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name http://www.ambiera.at/downloads/irrKlang-32bit-1.5.0.zip
- unzip -q irrKlang-32bit-1.5.0.zip
- move irrKlang-1.5.0 irrklang
- mv -f irrKlang-1.5.0 irrklang
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
cp -rf irrklang/bin/macosx-gcc/*.dylib .;
fi
......
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