mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-06 23:19:19 -04:00
ci(appveyor): test on Node.js 10 only
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
environment:
|
||||
matrix:
|
||||
- nodejs_version: 8.15
|
||||
- nodejs_version: 10
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
- npm set verify-store-integrity false
|
||||
|
||||
Reference in New Issue
Block a user