Skip to content

Commit 8f751d9

Browse files
author
Nick
committed
add headless chrome to yaml
1 parent 7ccbaae commit 8f751d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ cache:
1818
install:
1919
- npm ci
2020
script:
21-
- ng test
21+
- ng test -watch false -browsers ChromeHeadless

0 commit comments

Comments
 (0)