We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76a3738 + 9e2fb6f commit 949c518Copy full SHA for 949c518
.travis.yml
@@ -8,7 +8,7 @@ before_install:
8
- export DISPLAY=:99.0
9
- sh -e /etc/init.d/xvfb start
10
- sudo apt-get -qq update
11
-- sudo apt-get install -y libappindicator1 fonts-liberation
+- sudo apt-get install -y libappindicator1 fonts-liberation dpkg
12
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
13
- sudo dpkg -i google-chrome*.deb
14
- sleep 3
0 commit comments