Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit 6c50dc3

Browse files
author
Simon Hofmann
committed
Updated build
1 parent f89cc51 commit 6c50dc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ script:
4545

4646
after_success:
4747
- if [[ $TRAVIS_TAG != "" ]]; then
48+
npm install;
4849
npm run prebuild -- -u $GITHUB_TOKEN;
4950
npm run prebuild -- -r electron -u $GITHUB_TOKEN;
5051
npm run prebuild -- -r node-webkit -u $GITHUB_TOKEN;

0 commit comments

Comments
 (0)