File: .travis.yml

package info (click to toggle)
node-semver-diff 3.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 148 kB
  • sloc: javascript: 81; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (101)
1
2
3
4
5
language: node_js
node_js:
  - '12'
  - '10'
  - '8'