Update CI Script

This commit is contained in:
Joshua Granick
2014-09-24 03:09:35 -07:00
parent 921466d6e1
commit 5941b60570

View File

@@ -16,6 +16,7 @@ install:
- mkdir ~/haxelib
- haxelib setup ~/haxelib
- haxelib install hxcpp
- haxelib install format
- git clone https://github.com/openfl/aether ~/aether --depth 1
- haxelib dev aether ~/aether
- haxelib dev lime $(pwd)