File: .travis.yml

package info (click to toggle)
node-nodeunit 0.11.2%2Bds3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,044 kB
  • sloc: makefile: 154; sh: 2
file content (9 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
  - "stable"
  - "6.5"
  - "6.4"
  - "6.3"
  - "5.12"
  - "4.4"
  - "0.12"