File: .travis.yml

package info (click to toggle)
node-filesize 6.1.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 456 kB
  • sloc: javascript: 495; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 88 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
  - node
  - 12
  - 10
  - 8

branches:
  only:
    - master