Merge "Added dbus to firefox install macro"

This commit is contained in:
Jenkins 2016-03-18 20:24:27 +00:00 committed by Gerrit Code Review
commit 81cfaafa94

View File

@ -278,7 +278,7 @@
builders: builders:
- shell: | - shell: |
sudo apt-get update sudo apt-get update
sudo apt-get install -y firefox sudo apt-get install -y firefox dbus
- builder: - builder:
name: chrome-install name: chrome-install