Skip to content

Commit 86a4869

Browse files
committed
build: testing different install command
1 parent 98427c6 commit 86a4869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ cache:
2525
before_cache:
2626
- rm -rf $HOME/.cache/electron-builder/wine
2727
install:
28-
- npm ci
28+
- npm install
2929
script: "./test/travis-build.sh"
3030
after_success:
3131
- openssl aes-256-cbc -K $encrypted_36ee0d5a95ce_key -iv $encrypted_36ee0d5a95ce_iv

0 commit comments

Comments
 (0)