elixir is kil
This commit is contained in:
@@ -23,13 +23,13 @@ tasks.build.configure {
|
||||
dependsOn(":plt-build-wrapper:compileGo")
|
||||
dependsOn(":plt-fetch:compileGo")
|
||||
dependsOn(":plt-pkg:compileGo")
|
||||
dependsOn(":plt-server:compileEx")
|
||||
dependsOn(":plt-server:compileGo")
|
||||
dependsOn(":plt-updated:compileGo")
|
||||
}
|
||||
tasks.test.configure {
|
||||
dependsOn(":plt-build-wrapper:testGo")
|
||||
dependsOn(":plt-fetch:testGo")
|
||||
dependsOn(":plt-pkg:testGo")
|
||||
dependsOn(":plt-server:testEx")
|
||||
dependsOn(":plt-server:testGo")
|
||||
dependsOn(":plt-updated:testGo")
|
||||
}
|
||||
Reference in New Issue
Block a user