Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
66Ton99 committed Feb 18, 2014
1 parent c9e4ab1 commit d9bc314
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 @@ -34,7 +34,7 @@ before_script:

- curl http://getcomposer.org/installer | php
- php composer.phar require --no-update symfony/framework-bundle=$SF_VERSION
- php composer.phar install --dev
- php composer.phar install --dev --prefer-source

- sudo apt-get update > /dev/null
- sudo apt-get install -y --force-yes apache2 libapache2-mod-php5 > /dev/null
Expand Down

0 comments on commit d9bc314

Please sign in to comment.