UNPKG

yhtml5-test

Version:

A test framework for front-end projects

13 lines (12 loc) 155 B
language: node_js sudo: false node_js: - "0.12" - "0.11" - "0.10" - "iojs" script: - npm run test - npm run lint notifications: email: false