Skip to content

Commit

Permalink
Bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Spomky committed Jan 23, 2015
1 parent 8f58322 commit 74f0fe4
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 @@ -9,7 +9,7 @@ php:

before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar insall --dev --no-interaction
- php composer.phar install --dev --no-interaction

script:
- mkdir -p build/logs
Expand Down

0 comments on commit 74f0fe4

Please sign in to comment.