dcampogiani / ktmp

Kotlin Multi Platform experiments
6 stars 1 forks source link

Build: remove travis #41

Closed dcampogiani closed 3 years ago

dcampogiani commented 3 years ago

Travis CI is not free anymore from my understanding.

We can remove the integration because we are also using GitHub actions thanks to @Faber92 .