File: .travis.yml

package info (click to toggle)
node-normalize-package-data 3.0.0%2B~2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 564 kB
  • sloc: javascript: 1,055; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 54 bytes parent folder | download | duplicates (2)
1
2
3
4
5
language: node_js
node_js:
  - "10"
  - "12"
  - "14"