Force snyk auth

This commit is contained in:
soupette 2018-12-14 15:52:35 +01:00
parent 09cdc88dbb
commit d8f473ac2d

View File

@ -24,6 +24,7 @@ install:
before_script:
- git fetch origin master:master
- snyk auth ${SNYK_TOKEN}
script:
- npm run lint