Skip to content

Commit

Permalink
Updates appveyor script
Browse files Browse the repository at this point in the history
  • Loading branch information
ibesora committed Oct 21, 2018
1 parent 40f3930 commit 2922bb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ install:
- md public
- npm install --global --production windows-build-tools
- npm install
build: off
test_script:
- npm run test
- npm run lint

0 comments on commit 2922bb8

Please sign in to comment.