UNPKG

readutf

Version:

A thin wrapper around fs.readFile that automatically sets the encoding to utf8 on your behest

16 lines (15 loc) 193 B
language: node_js sudo: false install: - "npm install" script: - "gulp travis" node_js: - "0.10" - "0.12" - "4" - "iojs-v1" - "iojs-v2" cache: directories: - 'node_modules'