Hello, How can I create continuous implementation ...
# getting-started
l
Hello, How can I create continuous implementation with Kotlin?
e
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
Yep you can create with travis, just use java engine and make sure you have kotlin dependency in your gradle/maven