File: .travis.yml

package info (click to toggle)
node-esrecurse 4.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 120 kB
  • sloc: javascript: 442; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
sudo: false
language: node_js
node_js:
  - "6"
  - "8"
  - "10"