File: .travis.yml

package info (click to toggle)
node-unicode-match-property-value-ecmascript 1.0.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 104 kB
  • sloc: makefile: 7; sh: 2
file content (7 lines) | stat: -rw-r--r-- 67 bytes parent folder | download
1
2
3
4
5
6
7
language: node_js
node_js:
  - "4"
  - "5"
  - "6"
git:
  depth: 1