Update for 3.0

This commit is contained in:
John O'Nolan 2019-10-20 15:36:57 +07:00
parent bb7bbaf759
commit 9e8c52b84f
3 changed files with 147 additions and 2 deletions

View file

@ -1,6 +1,9 @@
dist: xenial
language: node_js
sudo: false
node_js:
- "8"
- 10
cache: yarn
# Don't run builds for renovate PRs
if: NOT head_branch =~ ^renovate