Skip to content

Commit

Permalink
Remove inexistent argument
Browse files Browse the repository at this point in the history
  • Loading branch information
manuth committed May 31, 2020
1 parent 5b0c6f5 commit f7e8a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -48,7 +48,7 @@ for:

- ps: >-
if ([int]$env:nodejs_version -le 8) {
npm i --no-save eslint@6;
npm i eslint@6;
}
# fix symlinks
Expand Down

0 comments on commit f7e8a28

Please sign in to comment.