Mac release does not have haxelib sources, try downloading them from the repo

This commit is contained in:
Joshua Granick
2014-04-01 17:08:51 -07:00
parent 836030f136
commit 7163087518

View File

@@ -17,7 +17,8 @@ before_install:
- sudo mkdir /usr/lib/haxe
- sudo tar xvzf haxe-3.1.2-osx.tar.gz -C /usr/lib/haxe --strip-components=1
- sudo ln -s /usr/lib/haxe/haxe /usr/bin/haxe
- cd /usr/lib/haxe/extra/haxelib_src
- git clone https://github.com/HaxeFoundation/haxelib ~/haxelib --depth 1
- cd ~/haxelib
- haxe haxelib.hxml
- cd bin
- nekotools boot haxelib.n