Skip to content

Commit

Permalink
Working on getting Travis to build
Browse files Browse the repository at this point in the history
  • Loading branch information
Jire committed Jan 19, 2016
1 parent b188ccb commit 0d5e41b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 250 deletions.
1 change: 1 addition & 0 deletions build.gradle
Expand Up @@ -10,6 +10,7 @@ repositories {

dependencies {
testCompile group: 'junit', name: 'junit', version: '4.11'

compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
}
buildscript {
Expand Down
160 changes: 0 additions & 160 deletions gradlew

This file was deleted.

90 changes: 0 additions & 90 deletions gradlew.bat

This file was deleted.

1 change: 1 addition & 0 deletions settings.gradle
@@ -1,2 +1,3 @@
rootProject.name = 'KTON'
rootProject.name = 'KTON'

0 comments on commit 0d5e41b

Please sign in to comment.