Skip to content

Commit

Permalink
Just let electron-builder handle it.
Browse files Browse the repository at this point in the history
  • Loading branch information
octalmage committed Sep 17, 2017
1 parent dfd78b9 commit 1b3932b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ script:
- npm run test

after_success:
- if [[ $TRAVIS_PULL_REQUEST == "false" ]] && [[ $TRAVIS_BRANCH == "master" ]]; then npm run build; fi;
- npm run build

0 comments on commit 1b3932b

Please sign in to comment.