Hello, How can I create continuous implementation with Kotlin?
e
eekboom
11/25/2019, 11:50 AM
I don’t really know travis. But isn’t it more a question of the build system that you use?
So for example if you use gradle and have migrated your gradle build to Kotlin, then Travis should not care at all.
a
Animesh Sahu
11/27/2019, 5:29 AM
Yep you can create with travis, just use java engine and make sure you have kotlin dependency in your gradle/maven