We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ccbaae commit 8f751d9Copy full SHA for 8f751d9
.travis.yml
@@ -18,4 +18,4 @@ cache:
18
install:
19
- npm ci
20
script:
21
- - ng test
+ - ng test -watch false -browsers ChromeHeadless
0 commit comments