action-debian-package/node_modules/atomic-sleep/.travis.yml
Dawid Dziurla 9308795b8b
update
2020-03-26 15:37:35 +01:00

11 lines
101 B
YAML

language: node_js
sudo: false
node_js:
- 6
- 8
- 10
- 11
- 12
- 13
script:
- npm run ci