File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -1187,4 +1187,11 @@ build += {
1187
1187
// actually run the whole thing as part of the community build?)
1188
1188
}
1189
1189
1190
+ ${vars.base} {
1191
+ name: "better-files"
1192
+ uri: ${vars.uris.better-files-uri}
1193
+ // test failure reported upstream at https://github.com/pathikrit/better-files/issues/165
1194
+ extra.test-tasks: ["compile"]
1195
+ }
1196
+
1190
1197
]}
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ vars.uris: {
14
14
argonaut-uri: "https://github.com/argonaut-io/argonaut.git"
15
15
async-uri: "https://github.com/scala/async.git"
16
16
atto-uri: "https://github.com/tpolecat/atto.git#series/0.5.x"
17
+ better-files-uri: "https://github.com/pathikrit/better-files.git"
17
18
blaze-uri: "https://github.com/http4s/blaze.git#v0.12.4"
18
19
breeze-uri: "https://github.com/scalanlp/breeze.git"
19
20
cachecontrol-uri: "https://github.com/playframework/cachecontrol.git"
You can’t perform that action at this time.
0 commit comments