• File: .travis.yml
  • Full Path: /var/www/imalireports/node_modules/fast-json-stable-stringify/.travis.yml
  • Date Modified: 11/01/2022 10:15 PM
  • File size: 111 bytes
  • MIME-type: text/plain
  • Charset: utf-8
language: node_js
node_js:
  - "8"
  - "10"
  - "12"
  - "13"
after_script:
  - coveralls < coverage/lcov.info