Skip to content

Commit

Permalink
Remove Coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
jarofgreen committed Jan 1, 2016
1 parent f301a59 commit e98c093
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 580 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ matrix:
before_script:
- composer install --dev --no-interaction

script: phpunit --coverage-clover build/logs/clover.xml --configuration tests/phpunit.xml
script: phpunit --configuration tests/phpunit.xml

after_script:
- php vendor/bin/coveralls -v

1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@
}
},
"require-dev": {
"satooshi/php-coveralls": "1.*"
}
}
Loading

0 comments on commit e98c093

Please sign in to comment.