File: .travis.yml

package info (click to toggle)
node-eventsource 1.0.7-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 548 kB
  • sloc: javascript: 8,249; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 72 bytes parent folder | download
1
2
3
4
5
6
7
8
language: node_js

node_js:
  - '0.12'
  - '4'
  - '6'
  - '8'
  - '10'