Skip to content

Commit

Permalink
Disable the build step for Appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
negativetwelve committed Aug 26, 2017
1 parent 1d0eacd commit 8b3d3f8
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 @@ -2,6 +2,8 @@ environment:
matrix:
- nodejs_version: 8

build: off

cache:
- .eslintcache
- node_modules
Expand Down

0 comments on commit 8b3d3f8

Please sign in to comment.