ci: enable appveyor building only for latest node

This commit is contained in:
Clark Du 2018-08-07 11:11:34 +01:00
parent 92f72109e7
commit 24daeba035
No known key found for this signature in database
GPG Key ID: 32CBD8CD478AF898
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# Test against the latest version of this Node.js version # Test against the latest version of this Node.js version
environment: environment:
matrix: matrix:
- nodejs_version: "8"
- nodejs_version: "Current" - nodejs_version: "Current"
cache: cache: