File: .travis.yml

package info (click to toggle)
node-stream-assert 2.0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 408 kB
  • sloc: javascript: 911; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (4)
1
2
3
4
5
language: node_js
node_js:
  - '0.10'
  - '0.12'
  - 'iojs'