starter-kit/.travis.yml
2020-09-08 17:14:34 +02:00

7 lines
77 B
YAML

dist: bionic
sudo: false
language: node_js
node_js:
- "8"
script:
- make