UNPKG

gulp-advanced-file-include

Version:

an advanded gulp plugin for file include based on the work of coderhaoxin (coderhaoxin/gulp-file-include) and Bogdan Chadkin

11 lines (10 loc) 188 B
language: node_js node_js: - "0.12" - "1" - "2" - "3" - "4" - "5" script: "npm run test-travis" after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"