File: .travis.yml

package info (click to toggle)
node-orchestrator 0.3.8-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 264 kB
  • sloc: javascript: 2,790; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
language: node_js
node_js:
  - "0.10"
  - "0.12"
  - "4"
  - "5"
  - "6"
  - "7"