UNPKG

sitecheck

Version:

Open Source web application security scanner

12 lines 188 B
language: node_js node_js: - "6" install: - npm install before_script: - npm install -g gulp script: - gulp lint - gulp test after_script: - ./node_modules/.bin/gulp coveralls