File: .travis.yml

package info (click to toggle)
node-duplexify 4.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 104 kB
  • sloc: javascript: 479; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 88 bytes parent folder | download
1
2
3
4
5
6
7
8
9
language: node_js
arch:
  - amd64
  - ppc64le
node_js:
  - "4"
  - "6"
  - "8"
  - "10"