Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

Commit

Permalink
fix travisci git-lfs sign error
Browse files Browse the repository at this point in the history
  • Loading branch information
gokberkakdeniz committed May 30, 2019
1 parent cefcfea commit 9aa6893
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ cache:
directories:
- node_modules
before_install:
- sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6B05F25D762E3157
- sudo dpkg --add-architecture i386
- wget -nc https://dl.winehq.org/wine-builds/winehq.key
- sudo apt-key add winehq.key
Expand Down

0 comments on commit 9aa6893

Please sign in to comment.