Attempt #5 for coveralls.

This commit is contained in:
James Cole 2014-12-16 07:03:52 +01:00
parent ebadfd6358
commit 68d820a97c
3 changed files with 2 additions and 14 deletions

View File

@ -1,2 +1,3 @@
src_dir: .
coverage_clover: tests/_output/coverage.xml
coverage_clover: tests/_output/coverage.xml
json_path: tests/_output/coveralls-upload.json

View File

@ -3,7 +3,6 @@ language: php
php:
- 5.5
- 5.6
- hhvm
install:
- composer install

View File

@ -8,18 +8,6 @@ settings:
bootstrap: _bootstrap.php
colors: true
memory_limit: 1024M
extensions:
enabled:
- Codeception\Extension\PhpBuiltinServer
config:
Codeception\Extension\PhpBuiltinServer:
hostname: localhost
port: 8000
documentRoot: public
startDelay: 1
phpIni: /etc/php5/fpm/php.ini
modules:
config:
Db: