UNPKG

yhtml5-test

Version:

A test framework for front-end projects

13 lines (12 loc) 201 B
language: node_js node_js: - "0.10" - "0.12" - iojs install: (cd nodejs && npm install) script: - (cd nodejs && npm test) notifications: email: on_success: change on_failure: change