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.
1 parent 76a3738 commit 12a4762Copy full SHA for 12a4762
.travis.yml
@@ -9,6 +9,7 @@ before_install:
9
- sh -e /etc/init.d/xvfb start
10
- sudo apt-get -qq update
11
- sudo apt-get install -y libappindicator1 fonts-liberation
12
+- sudo apt-get install -y dpkg # to upgrade to dpkg >= 1.17.5ubuntu5.8
13
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
14
- sudo dpkg -i google-chrome*.deb
15
- sleep 3
0 commit comments