Skip to content

Commit

Permalink
Checking out the travis env
Browse files Browse the repository at this point in the history
  • Loading branch information
jarib committed Mar 24, 2013
1 parent 23a2de6 commit dc12f5b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions before.sh
Original file line number Original file line Diff line number Diff line change
@@ -1,11 +1,3 @@
#/bin/sh #/bin/sh


sh -e /etc/init.d/xvfb start env | sort

sudo apt-get install -y unzip libxss1
curl -L -O "http://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux/116062/chrome-linux.zip"
unzip chrome-linux.zip
curl -L "http://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux/116062/chrome-linux.test/chromedriver" > chrome-linux/chromedriver
chmod +x chrome-linux/chromedriver
ln -s chrome-linux/chrome chrome-linux/google-chrome

0 comments on commit dc12f5b

Please sign in to comment.