Skip to content

Commit b8c90d8

Browse files
committed
Don't run snyk test.
Leads to random build breakage. snyk monitor will have to do.
1 parent 19b2565 commit b8c90d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ before_install:
1616

1717
install:
1818
- npm ci
19-
- snyk test
2019

2120
script:
2221
- npm run standard

0 commit comments

Comments
 (0)