Skip to content

Commit 1ae37b7

Browse files
Fix snyk Auth code to new account
1 parent 215bc98 commit 1ae37b7

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
@@ -5,7 +5,7 @@ notifications:
55
node_js:
66
- "stable"
77
before_script:
8-
- snyk auth 3506ae72-b20f-4a2c-88c9-f0dcd58af679
8+
- snyk auth 1bd0a425-8b1e-4c45-a5b5-33506f6fd219
99
script:
1010
- npm run coverage
1111
services:

0 commit comments

Comments
 (0)