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

Commit

Permalink
travis ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gokberkakdeniz committed May 30, 2019
1 parent 9aa6893 commit 6f1f954
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 @@ -9,6 +9,7 @@ cache:
- node_modules
before_install:
- sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6B05F25D762E3157
- sudo apt-get remove -y google-chrome-stable && sudo rm -f /etc/apt/sources.list.d/google-chrome.list*
- 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 6f1f954

Please sign in to comment.