File: .travis.yml

package info (click to toggle)
node-stream-shift 1.0.1%2B~1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 116 kB
  • sloc: javascript: 51; makefile: 2
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"