Skip to content

Commit 831274e

Browse files
author
James Chen
committed
Updates run-scripts.sh
1 parent ebff510 commit 831274e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/travis-scripts/run-script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ elif [ "$PLATFORM"x = "android"x ]; then
6666
./generate-bindings.sh
6767
# ./generate-cocosfiles.sh
6868

69-
cd $PROJECT_ROOT/build
69+
cd $PROJECT_ROOT/jsb/build
7070
./android-build.py -n "-j8"
7171

7272
elif [ "$PLATFORM"x = "nacl"x ]; then

0 commit comments

Comments
 (0)