Updates before-install.sh.

This commit is contained in:
James Chen 2014-03-10 18:24:28 +08:00
parent 9c18c804f5
commit 7d3a6c999d
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ install_nacl_sdk()
if [ "$GEN_COCOS_FILES"x = "YES"x ]; then
exit 0
elif [ "$GEN_JSB"x = "YES"x ]; then
elif [ "$GEN_BINDING"x = "YES"x ]; then
if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then
exit 0
fi