what the haxe?

This commit is contained in:
Kevin Leung
2017-03-20 19:49:21 +08:00
parent 2ae13d534e
commit 0f9c0d1e97

View File

@@ -22,7 +22,7 @@ env:
deploy:
provider: script
script: haxelib run travix release
script: haxe && haxelib run travix release
on:
tags: true
all_branches: true