UNPKG

enb-require-or-eval

Version:

Module, which assists in supporting transitional (from 'eval' to 'require') BEM formats.

19 lines (13 loc) 247 B
version: "{build}" environment: nodejs_version: "0.12" matrix: fast_finish: true install: - ps: Install-Product node $env:nodejs_version - node --version - npm --version - npm install test_script: - npm run unit-test build: off