File: .travis.yml

package info (click to toggle)
node-is-generator-fn 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 128 kB
  • sloc: javascript: 35; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (23)
1
2
3
4
5
language: node_js
node_js:
  - '10'
  - '8'
  - '6'