File: .travis.yml

package info (click to toggle)
node-duplexify 3.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 112 kB
  • sloc: sh: 11; makefile: 6
file content (6 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
language: node_js
node_js:
  - "0.10"
  - "0.12"
  - "4"
  - "6"