ci(aio): test the example e2e files using local build of Angular
This commit is contained in:

committed by
Alex Rickabaugh

parent
c383048259
commit
a085223331
@ -13,6 +13,6 @@ source ${thisDir}/_travis-fold.sh
|
||||
|
||||
# Run example e2e tests
|
||||
travisFoldStart "test.aio.example-e2e"
|
||||
yarn example-e2e -- --setup --shard=${AIO_SHARD}/2
|
||||
yarn example-e2e -- --setup --local --shard=${AIO_SHARD}/2
|
||||
travisFoldEnd "test.aio.example-e2e"
|
||||
)
|
||||
|
Reference in New Issue
Block a user