mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-20 06:07:24 -04:00
Try node 7
This commit is contained in:
@@ -8,7 +8,7 @@ build: off
|
||||
shallow_clone: true
|
||||
platform: x64
|
||||
environment:
|
||||
NODEJS_VERSION: "8"
|
||||
NODEJS_VERSION: "7"
|
||||
CSC_LINK: '%WINDOWS_CSC_LINK%'
|
||||
CSC_KEY_PASSWORD: '%WINDOWS_CSC_KEY_PASSWORD%'
|
||||
|
||||
@@ -26,7 +26,6 @@ install:
|
||||
cache:
|
||||
- '%APPDATA%\npm-cache -> package.json'
|
||||
- '%USERPROFILE%\.electron -> package.json'
|
||||
- 'node_modules -> package.json'
|
||||
|
||||
#---------------------------------#
|
||||
# tests configuration #
|
||||
|
||||
Reference in New Issue
Block a user