File: .travis.yml

package info (click to toggle)
node-json5 2.1.3-2%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 552 kB
  • sloc: javascript: 2,466; makefile: 15
file content (6 lines) | stat: -rw-r--r-- 61 bytes parent folder | download
1
2
3
4
5
6
language: node_js
node_js:
  - "11"
  - "10"
  - "8"
  - "6"