Skip to content

Instantly share code, notes, and snippets.

@warnyul
Created July 22, 2018 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save warnyul/c6d115370b60359270b4318a048ce240 to your computer and use it in GitHub Desktop.
Save warnyul/c6d115370b60359270b4318a048ce240 to your computer and use it in GitHub Desktop.
Setup Kotlin Native builds on Travis CI
language: objective-c
osx_image: xcode9.4
script:
- ./gradlew clean build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment