UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

12 lines (8 loc) 92 B
sudo: false language: node_js node_js: - "4" - "6" - "stable" script: - npm test