From ce0aa24956f4c45f23d49f43f740c386734cb45b Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Sun, 30 Mar 2014 15:48:26 -0400 Subject: more misc --- .travis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.sh') 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 ;; -- cgit v1.2.3-54-g00ecf