Run specs on multiple browsers

This commit is contained in:
Greg Cobb and JR Boyens
2013-07-18 16:32:33 -07:00
parent 0f803430e4
commit 6569176cc9
3 changed files with 10 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/bash -e
sudo apt-get update
sudo apt-get install chromium-browser
wget https://chromedriver.googlecode.com/files/chromedriver_linux64_2.1.zip
unzip chromedriver_linux64_2.1.zip
sudo mv chromedriver /usr/local/bin/