Skip to content

Commit

Permalink
[+]: fixed "travis-ci" build
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Moelleken committed Jan 14, 2016
1 parent 47e3819 commit 222bdea
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 @@ -13,7 +13,7 @@ php:
before_script:
- wget https://scrutinizer-ci.com/ocular.phar
- travis_retry composer self-update
- travis_retry composer require satooshi/php-coveralls:dev-master
- travis_retry composer require satooshi/php-coveralls:1.0.0
- travis_retry composer install --no-interaction --prefer-source
- composer dump-autoload -o

Expand Down

0 comments on commit 222bdea

Please sign in to comment.