mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-01-08 13:42:00 -05:00
use node 12 in TravisCI
This commit is contained in:
parent
b5ac819b04
commit
08dfff3d23
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- 8
|
||||
- 12
|
||||
env:
|
||||
global:
|
||||
- NODE_ENV=production
|
||||
|
|
Loading…
Reference in a new issue