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: sid, trixie
  • size: 532 kB
  • sloc: javascript: 377; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
language: node_js
sudo: false
node_js:
  - "7"
  - "6"
  - "4"