Skip to content

Commit b250da2

Browse files
committed
Remove --publish on build
1 parent 98b2c08 commit b250da2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ cache:
1111
- $HOME/Library/Caches/electron-builder
1212

1313
script:
14-
- yarn build-renderer
15-
- yarn build-app --publish
14+
- yarn build

0 commit comments

Comments
 (0)