Viewing File: /lib/node_modules/npm/node_modules/fast-json-stable-stringify/.travis.yml

language: node_js
node_js:
  - "4"
  - "6"
  - "7"
  - "8"
after_script:
  - coveralls < coverage/lcov.info
Back to Directory File Manager