mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: use node 12 for building
This commit is contained in:
parent
171ccd337d
commit
547676c491
@ -1,7 +1,7 @@
|
||||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- 10
|
||||
- 12
|
||||
before_install: yarn global add greenkeeper-lockfile@1
|
||||
before_script: greenkeeper-lockfile-update
|
||||
script: yarn run test:ci
|
||||
|
Loading…
Reference in New Issue
Block a user