mirror of
https://github.com/ivuorinen/palette.git
synced 2026-03-05 16:58:10 +00:00
Travis config test
This commit is contained in:
@@ -6,7 +6,7 @@ cache:
|
|||||||
directories:
|
directories:
|
||||||
- $HOME/.composer/cache/files
|
- $HOME/.composer/cache/files
|
||||||
before_script:
|
before_script:
|
||||||
- composer require "satooshi/php-coveralls=~0.7" --prefer-dist --no-interaction --dev
|
- composer require php-coveralls/php-coveralls
|
||||||
- composer install
|
- composer install
|
||||||
script:
|
script:
|
||||||
- ./vendor/bin/phpunit -c phpunit.xml --coverage-clover build/logs/clover.xml
|
- ./vendor/bin/phpunit -c phpunit.xml --coverage-clover build/logs/clover.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user