File: .travis.yml

package info (click to toggle)
node-read 1.0.7-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: javascript: 290; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
language: node_js
language: node_js
node_js:
  - '0.8'
  - '0.10'
  - '0.12'
  - 'iojs'
before_install:
  - npm install -g npm@latest