We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98427c6 commit 86a4869Copy full SHA for 86a4869
.travis.yml
@@ -25,7 +25,7 @@ cache:
25
before_cache:
26
- rm -rf $HOME/.cache/electron-builder/wine
27
install:
28
-- npm ci
+- npm install
29
script: "./test/travis-build.sh"
30
after_success:
31
- openssl aes-256-cbc -K $encrypted_36ee0d5a95ce_key -iv $encrypted_36ee0d5a95ce_iv
0 commit comments