Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Commit

Permalink
Updated Node
Browse files Browse the repository at this point in the history
  • Loading branch information
saenzramiro committed Jul 28, 2021
1 parent c91ef57 commit 82a44e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ matrix:
- os: osx
osx_image: xcode10.1
language: node_js
node_js: "10"
node_js: "14.16.1"
env:
- ELECTRON_CACHE=$HOME/.cache/electron
- ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
@@ -1,6 +1,6 @@
environment:
matrix:
- nodejs_version: '8'
- nodejs_version: '14.16.1'
pull_requests:
do_not_increment_build_number: true
branches:
Expand Down

0 comments on commit 82a44e9

Please sign in to comment.