We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f299135 commit fb53d76Copy full SHA for fb53d76
.travis.yml
@@ -42,6 +42,5 @@ script:
42
- yarn run build
43
- |
44
./node_modules/.bin/karma start --single-run --browsers ChromeHeadlessTravis --reporters mocha &&
45
- yarn test:node &&
46
node tools/run-typings-test.js &&
47
bash ./test/ng-build/build.sh
0 commit comments