Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 2baae18

Browse files
committed
Added lint PSR2 to travis
1 parent bc1e665 commit 2baae18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ before_script:
1818
script:
1919
- mkdir -p build/logs
2020
- make lint-php
21+
- make lint-psr2
2122
- make test
2223
after_script:
2324
- php vendor/bin/coveralls

0 commit comments

Comments
 (0)