Skip to content
This repository was archived by the owner on Aug 6, 2021. It is now read-only.

Commit fa1531f

Browse files
authored
Merge pull request #538 from bunqCommunity/homebrew-build-test
Add homebrew no-auto-update env to test build
2 parents a310c36 + 37bf692 commit fa1531f

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
@@ -5,6 +5,7 @@ matrix:
55
language: node_js
66
node_js: '10'
77
env:
8+
- HOMEBREW_NO_AUTO_UPDATE=1
89
- ELECTRON_CACHE=$HOME/.cache/electron
910
- ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder
1011
- os: linux

0 commit comments

Comments
 (0)