starter-kit/.travis.yml
2020-09-07 14:53:33 +02:00

7 lines
77 B
YAML

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