Skip to content

Commit 949c518

Browse files
authored
Merge pull request #8171 from IgniteUI/update-yml-file
chore(*): update dpks before install
2 parents 76a3738 + 9e2fb6f commit 949c518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ before_install:
88
- export DISPLAY=:99.0
99
- sh -e /etc/init.d/xvfb start
1010
- sudo apt-get -qq update
11-
- sudo apt-get install -y libappindicator1 fonts-liberation
11+
- sudo apt-get install -y libappindicator1 fonts-liberation dpkg
1212
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
1313
- sudo dpkg -i google-chrome*.deb
1414
- sleep 3

0 commit comments

Comments
 (0)