UNPKG

winston-express-middleware

Version:
13 lines (11 loc) 226 B
language: node_js node_js: - "0.6" - "0.8" - "0.10" - "0.11" - "0.12" - "iojs" script: - "test $TRAVIS_NODE_VERSION = '0.6' || npm test" - "test $TRAVIS_NODE_VERSION != '0.6' || npm run-script test-coverage"