File: .travis.yml

package info (click to toggle)
node-clarinet 0.12.4%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 27,456 kB
  • sloc: javascript: 19,099; makefile: 6
file content (8 lines) | stat: -rw-r--r-- 79 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
language: "node_js"
node_js:
  - 6
  - 8
  - 10
branches:
  only:
    - master