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

Commit afbf0f2

Browse files
committed
update circle config
1 parent 28b50af commit afbf0f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

circle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ 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-1.0-0=1.40.1-1ubuntu1 libpangocairo-1.0-0=1.40.1-1ubuntu1 libpangoft2-1.0-0=1.40.1-1ubuntu1 libpangoxft-1.0-0=1.40.1-1ubuntu1
1211
- sudo apt-get --only-upgrade install google-chrome-stable
1312
- google-chrome --version

0 commit comments

Comments
 (0)