Skip to content

Commit

Permalink
Fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Eckerstorfer committed Nov 2, 2013
1 parent 8d47985 commit 04e4bd4
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 @@ php:

before_script:
- wget http://getcomposer.org/composer.phar
- composer --prefer-source --dev install
- php composer.phar --prefer-source --dev install
- cp phpunit.xml.dist phpunit.xml

script:
Expand Down

0 comments on commit 04e4bd4

Please sign in to comment.