Skip to content

Commit

Permalink
Update appveyor config to not build native anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
bsansouci committed Nov 18, 2020
1 parent 2d7df31 commit bcf8344
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ test_script:
- node --version
- npm --version
- npm run build
- npm run build:bytecode
- npm run build:native

# Don't actually build.
build: off

0 comments on commit bcf8344

Please sign in to comment.