Update CI script

This commit is contained in:
Joshua Granick
2014-06-19 10:48:07 -07:00
parent 4d036f5293
commit ceb7c52b18

View File

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