chore(CI) skipping demo builds for now

This commit is contained in:
perry
2016-11-14 13:18:09 -06:00
parent 10dfa1704b
commit b93799713f

View File

@ -20,7 +20,7 @@ function run {
VERSION=$(readJsonProp "package.json" "version")
#compile API Demos
./node_modules/.bin/gulp docs.demos --production=true
#./node_modules/.bin/gulp docs.demos --production=true
# if release, copy old version to seperate folder and blow out docs root api
if $IS_RELEASE; then