File: .travis.yml

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

node_js:
  - node
  - 12
  - 10