Vivid-Casper/.travis.yml
2019-04-18 14:10:35 +01:00

12 lines
138 B
YAML

dist: xenial
language: node_js
node_js:
- 10
cache: yarn
# Don't run builds for renovate PRs
if: NOT head_branch =~ ^renovate