ci: add updated ts-api-guardian check
This commit is contained in:
parent
22d8f73bc9
commit
8eb81b3741
|
@ -24,6 +24,7 @@ echo 'travis_fold:end:test.buildPackages'
|
||||||
|
|
||||||
./scripts/ci-lite/offline_compiler_test.sh
|
./scripts/ci-lite/offline_compiler_test.sh
|
||||||
./tools/typings-test/test.sh
|
./tools/typings-test/test.sh
|
||||||
|
$(npm bin)/gulp public-api:enforce
|
||||||
|
|
||||||
echo 'travis_fold:start:test.e2e.localChrome'
|
echo 'travis_fold:start:test.e2e.localChrome'
|
||||||
cd dist/
|
cd dist/
|
||||||
|
|
Loading…
Reference in New Issue