Skip to content

Commit

Permalink
Update build.sbt to force windows file generation
Browse files Browse the repository at this point in the history
  • Loading branch information
jvican committed Apr 5, 2018
1 parent 87181dc commit 79ed360
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-integrations/sbt-1.0/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ val GuardianFrontend = Integrations.GuardianFrontend
val MiniBetterFiles = Integrations.MiniBetterFiles
val WithResources = Integrations.WithResources
val WithTests = Integrations.WithTests

val integrations = List(SbtSbt, GuardianFrontend, MiniBetterFiles, WithResources, WithTests)

import bloop.build.integrations.PluginKeys
Expand Down

0 comments on commit 79ed360

Please sign in to comment.