Travis: only attempt to deploy with linux/node12 build

This commit is contained in:
Ronan Jouchet 2020-03-15 17:09:56 -04:00
parent 93c2d32c87
commit 20de73c559
1 changed files with 2 additions and 1 deletions

View File

@ -23,4 +23,5 @@ deploy:
on:
tags: true
repo: jiahaog/nativefier
node: '12'
node_js: '12'
os: linux