UNPKG

mocha-tslint

Version:
17 lines (13 loc) 267 B
environment: matrix: - nodejs_version: "4" - nodejs_version: "6" - nodejs_version: "7" install: - ps: Install-Product node $env:nodejs_version - appveyor-retry npm install test_script: - node --version - npm --version - npm test build: off