UNPKG

aureooms-node-recursive-require

Version:
17 lines (16 loc) 425 B
language: node_js node_js: - "0.11" - "0.10" # - "0.8" # - "0.6" install: - npm -d install script: - npm test after_success: - ./node_modules/.bin/coveralls < coverage/lcov.info || true - ./node_modules/.bin/codeclimate < coverage/lcov.info || true # env: # - COVERALLS_REPO_TOKEN=000000000000000000000000000000000 # - CODECLIMATE_REPO_TOKEN=0000000000000000000000000000000000000000000000000000000000000000