build: move typings_test to new integration test fixture (#14149)
PR Close #14149
This commit is contained in:
@ -23,9 +23,8 @@ echo 'travis_fold:end:test.buildPackages'
|
||||
|
||||
./integration/build_rxjs_es6.sh
|
||||
./integration/run_tests.sh
|
||||
#TODO(alexeagle): move offline_compiler_test and typings-test to integration/
|
||||
#TODO(alexeagle): move offline_compiler_test to integration/
|
||||
./scripts/ci-lite/offline_compiler_test.sh
|
||||
./tools/typings-test/test.sh
|
||||
|
||||
$(npm bin)/gulp public-api:enforce
|
||||
|
||||
|
Reference in New Issue
Block a user