File: .travis.yml

package info (click to toggle)
node-deepmerge 4.2.2%2B~1.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 248 kB
  • sloc: javascript: 891; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (3)
1
2
3
4
5
language: node_js
node_js:
  - "12"
  - "10"
  - "8"