Hey Travis, deploy the docs
This commit is contained in:
parent
c8abc1abd5
commit
04af575764
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ jdk:
|
|||
- openjdk8
|
||||
|
||||
script:
|
||||
- ./gradlew check
|
||||
- ./gradlew aggregatedJavadocs
|
||||
- ./gradlew check aggregatedJavadocs
|
||||
|
||||
deploy:
|
||||
provider: pages
|
||||
|
|
Loading…
Reference in a new issue