UNPKG

@nathanfaucett/file_utils

Version:
17 lines (14 loc) 224 B
language: node_js node_js: - "6" - "6.1" - "5.11" - "4.1" - "4.0" - "0.12" - "0.11" - "0.10" - "stable" - "iojs" before_install: npm install -g @nathanfaucett/task-cli script: 'task jshint && npm test'