Skip to content

Commit 7cbb4ad

Browse files
committed
build with node12
1 parent 2e67723 commit 7cbb4ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ before_install:
2525
before_script:
2626
- git-lfs pull
2727
install:
28-
- nvm install 8
29-
- npm install electron-builder@next
28+
- nvm install 12
3029
- npm install
3130
- npm prune
3231
script:

0 commit comments

Comments
 (0)