File: .travis.yml

package info (click to toggle)
node-unique-stream 2.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 188 kB
  • sloc: javascript: 461; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 58 bytes parent folder | download
1
2
3
4
5
sudo: false
language: node_js
node_js:
  - node
  - lts/*