Skip to content

Commit

Permalink
chore(monorepo): fix appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
sendilkumarn committed May 17, 2018
1 parent 17c2c88 commit 42468d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ install:
- npm ci
- npm install --global codecov
- npm install eslint-plugin-node@latest --save-dev
- npm install eslint-plugin-prettier@latest --save-dev

test_script:
- node --version
Expand Down

0 comments on commit 42468d3

Please sign in to comment.