UNPKG

node10-libxslt

Version:

[Fork] Node.js bindings for libxslt compatible with libxmljs

20 lines (14 loc) 281 B
environment: matrix: - nodejs_version: "4" os: Visual Studio 2015 install: - ps: Install-Product node $env:nodejs_version - node --version - npm --version - git submodule update --init --recursive build_script: - npm install test_script: - npm test deploy: off