build(docs-infra): upgrade @angular/cli to 6.0.3 (#25997)
PR Close #25997
This commit is contained in:

committed by
Alex Rickabaugh

parent
bc73dcb448
commit
94b2673c1f
@ -32,7 +32,7 @@ source ${thisDir}/_travis-fold.sh
|
||||
|
||||
# Run unit tests
|
||||
travisFoldStart "test.aio.unit"
|
||||
yarn test
|
||||
yarn test --watch=false
|
||||
travisFoldEnd "test.aio.unit"
|
||||
|
||||
# Run e2e tests
|
||||
|
Reference in New Issue
Block a user