Skip to content

Commit 812b42d

Browse files
author
Tom Van Herreweghe
committed
Updated composer & travis
1 parent a5ab4b3 commit 812b42d

File tree

2 files changed

+32
-31
lines changed

2 files changed

+32
-31
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ script:
1313
- mkdir -p build/logs
1414
- php vendor/bin/phpunit -c phpunit.xml.dist
1515
- ./vendor/bin/phpunit --coverage-clover ./build/logs/clover.xml
16+
- ./vendor/bin/phpcs --standard=PSR2 ./lib/
1617

1718
before_script:
1819
- composer install --dev --prefer-source

composer.lock

+31-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)