Skip to content

Commit

Permalink
pin npm 6.11.3 in travis #223
Browse files Browse the repository at this point in the history
  • Loading branch information
raffis committed Jan 9, 2020
1 parent 9ed267f commit 803987d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ cache:
directories:
- "$HOME/.npm"
install:
- npm install -g npm@6.11.3
- npm install
before_script:
- if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then curl $CSC_LINK_WINDOWS -o cert.p12; certutil -p $CSC_KEY_PASSWORD_WINDOWS -importpfx cert.p12; fi
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@
"electron-settings": "~3.2.0",
"electron-traywindow-positioner": "0.0.3",
"electron-updater": "^3.2.0",
"node-gyp": "^6.1.0",
"escape-string-regexp": "~1.0.5",
"graceful-fs": "^4.2.3",
"handlebars": "^4.6.0",
Expand Down

0 comments on commit 803987d

Please sign in to comment.