File: .travis.yml

package info (click to toggle)
node-parse-glob 3.0.4%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 212 kB
  • sloc: javascript: 1,727; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
sudo: false
language: node_js
node_js:
  - "0.10"
  - "0.12"
  - "iojs"
git:
  depth: 10