mirror of https://github.com/axmolengine/axmol.git
Updates before-install.sh.
This commit is contained in:
parent
9c18c804f5
commit
7d3a6c999d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue