Update .travis.yml

This commit is contained in:
InsanusMokrassar 2020-11-17 21:46:19 +06:00 committed by GitHub
parent 5d221435fe
commit 2a54ff38f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -9,7 +9,3 @@ jobs:
include:
- stage: build
script: ./gradlew build -s
- state: test
script: ./gradlew allTests
- state: dokka
script: ./gradlew dokkaHtml