UNPKG

domjs-site-tree

Version:
13 lines (10 loc) 233 B
sudo: false # http://docs.travis-ci.com/user/workers/container-based-infrastructure/ language: node_js node_js: - 4 - 6 - 7 notifications: email: - medikoo+domjs-site-tree@medikoo.com script: "npm test && npm run lint"