Update for 3.0
This commit is contained in:
parent
bb7bbaf759
commit
9e8c52b84f
3 changed files with 147 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue