Skip to content

Commit

Permalink
Install Chrome for macOS
Browse files Browse the repository at this point in the history
Change Chrome installation to support macOS in Travis.
  • Loading branch information
martincostello committed Oct 5, 2019
1 parent 53529ea commit 68574e7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,11 @@ addons:
apt:
packages:
- gettext
- google-chrome-stable
- libcurl4-openssl-dev
- libicu-dev
- libssl-dev
- libunwind8
sources:
- google-chrome
chrome: stable

install:
- npm install --global bower
Expand Down

0 comments on commit 68574e7

Please sign in to comment.