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

committed by
Matias Niemelä

parent
8c2c6b5d1a
commit
4dc5afb5c6
@ -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