Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
enkidulan committed Nov 3, 2014
1 parent df5302f commit 6b2e2d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ before_install:
- sudo apt-get install -qq xserver-xephyr scrot xvfb tightvncserver
- wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
- sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
- sudo apt-get update
- sudo apt-get install -qq google-chrome-stable
install:
- pip install setuptools --upgrade
Expand Down

0 comments on commit 6b2e2d3

Please sign in to comment.