Commit 5f7b6505 authored by Fabien Potencier's avatar Fabien Potencier

fixed travis file

parent 3a9d7716
...@@ -2,7 +2,7 @@ language: php ...@@ -2,7 +2,7 @@ language: php
before_script: before_script:
- curl -s http://getcomposer.org/installer | php - curl -s http://getcomposer.org/installer | php
- php composer.phar install - php composer.phar install --dev
php: php:
- 5.3.2 - 5.3.2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment