Skip to content

Commit

Permalink
fixup! Added FunctionalTest
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed May 10, 2015
1 parent 5d8bc95 commit 92b55c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -21,8 +21,7 @@ before_install:
- composer self-update

install:
- sudo apt-get update && sudo apt-get build-dep wkhtmltopdf
- wget http://downloads.sourceforge.net/project/wkhtmltopdf/0.12.2.1/wkhtmltox-0.12.2.1_linux-precise-i386.deb && sudo dpkg -i wkhtmltox-*.deb && sudo apt-get -f install
- sudo apt-get update && sudo apt-get install wkhtmltopdf
- mkdir -p vendor/bin
- wget -O vendor/bin/composer-nette https://raw.githubusercontent.com/Kdyby/TesterExtras/master/bin/composer-nette.php
- php vendor/bin/composer-nette
Expand Down

0 comments on commit 92b55c0

Please sign in to comment.