UNPKG

wiki-server

Version:
13 lines (12 loc) 164 B
language: node_js node_js: - "10" - "12" - "13" install: - npm install before_install: - npm install -g grunt-cli script: - grunt mochaTest sudo: false