Skip to content

Commit

Permalink
enable hard links on CI server
Browse files Browse the repository at this point in the history
  • Loading branch information
michalzaq12 committed Jul 3, 2019
1 parent 543c659 commit 246e513
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 @@ -21,7 +21,7 @@ before_cache:

env:
global:
- USE_HARD_LINKS=false # fix: Build failing with EEXIST: file already exists
- USE_HARD_LINKS=true
- ELECTRON_CACHE=$HOME/.cache/electron
- ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder

Expand Down

0 comments on commit 246e513

Please sign in to comment.