Update CI script

This commit is contained in:
Joshua Granick
2016-05-24 11:31:57 -07:00
parent fe913e7a76
commit e6f5f23180

View File

@@ -29,7 +29,6 @@ install:
- haxelib dev lime $(pwd)
script:
- haxelib run lime rebuild linux -64 -Dlegacy > log.txt || cat log.txt
- haxelib run lime rebuild linux -64 > log.txt || cat log.txt
- haxelib run lime rebuild tools
#- haxelib run lime create HandlingInputEvents