UNPKG

node-ssi

Version:
10 lines (9 loc) 292 B
language: node_js before_install: - npm install -g grunt-cli - npm uninstall grunt # https://github.com/npm/npm/issues/3958 sudo: false # this opts into the container-base infrastructure that has no sudo commnand avaliable, but runs much faster node_js: - "0.10" - "0.12" - stable