Skip to content

Commit fc516b3

Browse files
committed
Update TravisCI config
1 parent 20caa9e commit fc516b3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ install:
1313
- composer install --prefer-source
1414

1515
script:
16-
- vendor/bin/phpcs --standard=psr2 src tests
17-
- vendor/bin/php-cs-fixer fix --verbose --dry-run src tests
18-
- vendor/bin/phpunit
16+
- composer ci
1917

2018
matrix:
2119
fast_finish: true

0 commit comments

Comments
 (0)