File: .travis.yml

package info (click to toggle)
node-is-npm 5.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 136 kB
  • sloc: javascript: 20; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 54 bytes parent folder | download | duplicates (31)
1
2
3
4
5
language: node_js
node_js:
  - '14'
  - '12'
  - '10'