aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 5fbd8f1a7..b56db70c1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,8 +19,8 @@ matrix:
19 - ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder 19 - ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder
20 20
21language: node_js 21language: node_js
22node_js: 22node_js: "14.16.1"
23 - 14 23
24git: 24git:
25 submodules: false 25 submodules: false
26branches: 26branches: