summaryrefslogtreecommitdiff
path: root/.travis.sh
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-03-30 15:48:26 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2014-03-30 15:48:26 -0400
commitce0aa24956f4c45f23d49f43f740c386734cb45b (patch)
tree9eb27e4e8af8ad6b80f19ba1559323e3a6182c3e /.travis.sh
parent6047798267b858a76f754642fa276f8cb06965f5 (diff)
downloadhtml5ks-ce0aa24956f4c45f23d49f43f740c386734cb45b.tar.xz
html5ks-ce0aa24956f4c45f23d49f43f740c386734cb45b.zip
more misc
Diffstat (limited to '.travis.sh')
-rwxr-xr-x.travis.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.sh b/.travis.sh
index 753de69..ee286d3 100755
--- a/.travis.sh
+++ b/.travis.sh
@@ -20,7 +20,7 @@ case "$1" in
rm apngasm-2.7-src.zip
curl http://dl.katawa-shoujo.com/gold_1.1/%5B4ls%5D_katawa_shoujo_1.1-%5Blinux-x86%5D%5BB5C707D5%5D.tar.bz2 | tar -xj --strip-components 2 --wildcards "Katawa Shoujo-linux-x86/game/script-a*.rpyc" "Katawa Shoujo-linux-x86/game/imachine.rpyc" "Katawa Shoujo-linux-x86/game/ui-strings*.rpyc" "Katawa Shoujo-linux-x86/game/data.rpa"
- mv *.rpyc unrpyc
+ mv *.rpyc ast2json
npm config set tmp /tmp
;;