Try to expand gradle and konan cache used by travis
This commit is contained in:
parent
45bb6be4a7
commit
67e2d239b4
@ -134,10 +134,8 @@ matrix:
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.m2/
|
||||
- $HOME/.gradle/caches/
|
||||
- $HOME/.gradle/wrapper/
|
||||
- $HOME/.konan/cache
|
||||
- $HOME/.konan/dependencies
|
||||
- $HOME/.gradle
|
||||
- $HOME/.konan
|
||||
- $HOME/AppData/Local/Temp/chocolatey
|
||||
- /C/tools/msys64
|
||||
branches:
|
||||
|
@ -1,7 +1,5 @@
|
||||
import com.ionspin.kotlin.crypto.sample.Sample
|
||||
|
||||
fun main() {
|
||||
|
||||
Sample.runSample()
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user