File: .travis.yml

package info (click to toggle)
node-mkdirp 1.0.4-3~bpo10%2B2
  • links: PTS, VCS
  • area: main
  • in suites: buster-backports
  • size: 324 kB
  • sloc: javascript: 698; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 51 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
language: node_js

node_js:
  - node
  - 12
  - 10