Skip to content

Commit

Permalink
Updated Travis configuration. #182
Browse files Browse the repository at this point in the history
  • Loading branch information
czyzby committed Apr 10, 2020
1 parent 66f8348 commit 599b5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jdk:
- openjdk11

install: ./gradlew assemble install -x dokka -x dokkaJavadoc
script: ./gradlew check --stacktrace
script: ./gradlew check --info --stacktrace

before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
Expand Down

0 comments on commit 599b5c3

Please sign in to comment.