File: .travis.yml

package info (click to toggle)
node-run-async 2.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 144 kB
  • sloc: javascript: 253; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (2)
1
2
3
4
5
sudo: false
language: node_js
node_js:
  - 10
  - 12