File: .travis.yml

package info (click to toggle)
node-detect-newline 3.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: javascript: 55; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 44 bytes parent folder | download | duplicates (47)
1
2
3
4
language: node_js
node_js:
  - '10'
  - '8'