Closed tschaub closed 5 years ago
This removes the AppVeyor config since tests are now run on Windows with Travis. In addition, the assertion about blocks and blksize being numbers is now conditionally run on Node < 10 only due to https://github.com/nodejs/node/issues/25913.
blocks
blksize
This removes the AppVeyor config since tests are now run on Windows with Travis. In addition, the assertion about
blocks
andblksize
being numbers is now conditionally run on Node < 10 only due to https://github.com/nodejs/node/issues/25913.