Skip to content

Commit

Permalink
More travis fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehaertl committed Jan 23, 2015
1 parent a8a3cd7 commit 6d32b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ before_install:
- sudo apt-get update
install:
- sudo apt-get install xvfb curl wget
- sudo echo "content-disposition = on" >> /etc/wgetrc
- sudo bash -c "echo content-disposition = on >> /etc/wgetrc"
- sudo wget 'http://downloads.sourceforge.net/project/wkhtmltopdf/archive/0.12.1/wkhtmltox-0.12.1_linux-precise-amd64.deb?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fwkhtmltopdf%2Ffiles%2Farchive%2F0.12.1%2Fwkhtmltox-0.12.1_linux-precise-amd64.deb%2Fdownload%3Fuse_mirror%3Dnetcologne&ts=1422007350&use_mirror=hivelocity'
- sudo dpkg -i ./wkhtmltox-0.12.1_linux-precise-amd64.deb
- composer install

0 comments on commit 6d32b8e

Please sign in to comment.