mirror of
https://github.com/square/okhttp.git
synced 2025-11-24 18:41:06 +03:00
Merge pull request #4714 from amirlivneh/travis-verify
Run style check in Travis CI
This commit is contained in:
@@ -13,6 +13,7 @@ install:
|
||||
- ./mvnw dependency:resolve -B
|
||||
|
||||
script:
|
||||
- ./mvnw checkstyle:check -B
|
||||
- ./mvnw test -B
|
||||
- ./mvnw javadoc:jar source:jar -B
|
||||
|
||||
|
||||
Reference in New Issue
Block a user