Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aschamberger committed Apr 3, 2014
1 parent 2a915b2 commit a59318d
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 @@ -7,7 +7,7 @@ php:

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

after_script:
- php vendor/bin/coveralls -v

0 comments on commit a59318d

Please sign in to comment.