File: .travis.yml

package info (click to toggle)
node-json-stable-stringify 1.0.2%2B~cs5.2.34-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 312 kB
  • sloc: javascript: 505; makefile: 5
file content (8 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
language: node_js
node_js:
  - "8"
  - "10"
  - "12"
  - "13"
after_script:
  - coveralls < coverage/lcov.info