File: .travis.yml

package info (click to toggle)
node-json-parse-better-errors 1.0.2%2B~cs3.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 532 kB
  • sloc: javascript: 377; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 56 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
language: node_js
node_js:
  - node
  - 12
  - 10
  - 8