File: .travis.yml

package info (click to toggle)
node-lowercase-keys 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 124 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (100)
1
2
3
4
5
language: node_js
node_js:
  - '12'
  - '10'
  - '8'