This commit is contained in:
Chi Vinh Le
2017-10-17 22:49:03 +07:00
parent ce131dd067
commit a7b33fdc3e
+1 -1
View File
@@ -14,7 +14,7 @@ if [[ "${CIRCLE_BRANCH}" == "master" ]]; then
exitCode=$result
fi
# Sleep abit to let browserstackLocal to close properly.
# Sleep a bit to let browserstack-local to close properly.
sleep 2
}