Skip to content

Commit db33a4c

Browse files
committed
dislable lint psr2 on travis
1 parent 4e46f00 commit db33a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ before_script:
1818
- make dev-deps
1919
script:
2020
- mkdir -p build/logs
21-
- make lint
21+
- make lint-php
2222
- make test
2323
after_script:
2424
- php vendor/bin/coveralls

0 commit comments

Comments
 (0)