File: .travis.yml

package info (click to toggle)
node-entities 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 152 kB
  • ctags: 30
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 82 bytes parent folder | download
1
2
3
4
5
6
7
language: node_js
node_js:
  - 0.8
  - "0.10"
  - 0.11

script: npm run coveralls