diff --git a/.travis.yml b/.travis.yml index 22aecdf..a49813e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,4 @@ node_js: - 14 - 16 before_install: - - npm -i -g snyk \ No newline at end of file + - npm i -g snyk \ No newline at end of file