File: .travis.yml

package info (click to toggle)
node-pump 3.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 152 kB
  • sloc: javascript: 295; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (25)
1
2
3
4
5
language: node_js
node_js:
  - "0.10"

script: "npm test"