UNPKG

trainingproject

Version:

A module to teach you how to module.

26 lines (25 loc) 283 B
language: node_js node_js: - "6.0" - "5.11" - "5.10" - "5.9" - "5.8" - "5.7" - "5.6" - "5.5" - "5.4" - "5.3" - "5.2" - "5.1" - "5.0" - "4.4" - "4.3" - "4.2" - "4.1" - "4.0" - "0.12" - "0.11" - "0.10" after_success: 'npm run cov' sudo: false