File: .travis.yml

package info (click to toggle)
node-jmespath 0.15.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 340 kB
  • sloc: javascript: 1,825; makefile: 9
file content (6 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
language: node_js
node_js:
  - "0.12"
  - "0.11"
  - "0.10"
  - "iojs"