File: .travis.yml

package info (click to toggle)
node-socket.io-parser 4.2.1%2B~3.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 916 kB
  • sloc: javascript: 787; makefile: 9; sh: 4
file content (5 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (4)
1
2
3
4
5
language: node_js
node_js:
- "6.14"
- "7.10"
- "8.12"