File: .travis.yml

package info (click to toggle)
node-source-map-resolve 0.6.0%2B~cs2.7.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 356 kB
  • sloc: javascript: 1,873; makefile: 5
file content (9 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
  - '8'
  - '6'
  - '4'
  - '0.12'
  - '0.10'
after_script:
  - npm run coveralls