Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
appveyor.yml - disable default 'build' action
Browse files Browse the repository at this point in the history
  • Loading branch information
zone117x committed Jul 1, 2019
1 parent 5a4a36b commit f086272
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ install:
- npm --version
- npm install

build: false

test_script:
- npm run lint
- npm run test

0 comments on commit f086272

Please sign in to comment.