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

Commit ff16b99

Browse files
committed
update circle config
1 parent 8dcdac6 commit ff16b99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ dependencies:
88
- wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
99
- sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
1010
- sudo apt-get update
11+
- sudo apt-get install libpango libpangocairo
1112
- sudo apt-get --only-upgrade install google-chrome-stable
1213
- google-chrome --version

0 commit comments

Comments
 (0)