fix(docs): make them run again and integrate into ci
This commit is contained in:
@ -8,4 +8,4 @@ SCRIPT_DIR=$(dirname $0)
|
||||
source $SCRIPT_DIR/env_dart.sh
|
||||
cd $SCRIPT_DIR/../..
|
||||
|
||||
./node_modules/.bin/gulp build.js
|
||||
./node_modules/.bin/gulp build.js docs
|
||||
|
@ -8,4 +8,5 @@ source $SCRIPT_DIR/env_dart.sh
|
||||
cd $SCRIPT_DIR/../..
|
||||
|
||||
./node_modules/.bin/gulp test.transpiler.unittest
|
||||
./node_modules/.bin/gulp docs/test
|
||||
./node_modules/.bin/gulp test.unit.js/ci --browsers=$KARMA_BROWSERS
|
||||
|
Reference in New Issue
Block a user