File: .travis.yml

package info (click to toggle)
node-immediate 3.3.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 248 kB
  • sloc: javascript: 240; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
language: node_js
node_js:
  - '0.10'
  - '0.12'
  - 'lts/*'
notifications:
  email: false