Skip to content

Commit 7772284

Browse files
committed
Update to php7.2
1 parent 952fa5f commit 7772284

File tree

3 files changed

+100
-103
lines changed

3 files changed

+100
-103
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ before_script:
1010

1111
script:
1212
- ./vendor/bin/phpunit --coverage-clover=coverage.xml
13-
- ./vendor/bin/phpmd src text cleancode,codesize,design,naming,unusedcode
13+
- ./vendor/bin/phpmd src text ./ruleset.xml
1414
- ./vendor/bin/phpcs
1515
- ./vendor/bin/psalm
1616

0 commit comments

Comments
 (0)