Skip to content

Commit 12a4762

Browse files
committed
chore(*): update dpks before install
1 parent 76a3738 commit 12a4762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ before_install:
99
- sh -e /etc/init.d/xvfb start
1010
- sudo apt-get -qq update
1111
- sudo apt-get install -y libappindicator1 fonts-liberation
12+
- sudo apt-get install -y dpkg # to upgrade to dpkg >= 1.17.5ubuntu5.8
1213
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
1314
- sudo dpkg -i google-chrome*.deb
1415
- sleep 3

0 commit comments

Comments
 (0)