Hey Travis, deploy the docs

This commit is contained in:
Tobias Groza 2020-03-30 00:10:54 +02:00 committed by GitHub
parent c8abc1abd5
commit 04af575764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@ jdk:
- openjdk8
script:
- ./gradlew check
- ./gradlew aggregatedJavadocs
- ./gradlew check aggregatedJavadocs
deploy:
provider: pages