about summary refs log tree commit diff
path: root/config.yml
diff options
context:
space:
mode:
authorJonathan "Duke" Leto <jonathan@leto.net>2012-01-24 20:39:18 -0800
committerJonathan "Duke" Leto <jonathan@leto.net>2012-01-24 20:39:18 -0800
commitbf95acf2b686ea4556a2570ce65b1c615bcc7a3f (patch)
tree681483fa3d504f49ba66d30dd2af07ee1dd89352 /config.yml
parentDetect Winxed-based build systems + test suites (diff)
downloadjitterbug-bf95acf2b686ea4556a2570ce65b1c615bcc7a3f.tar.gz
Try to get stuff working with Dancer 1.3x, but still nagged by a few failing tests in t/002_index_route.t new_dancer
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.yml b/config.yml
index 53a50c1..e06de00 100644
--- a/config.yml
+++ b/config.yml
@@ -6,7 +6,8 @@ builds_per_feed: 5
 template: "xslate"
 engines:
   xslate:
-    path: /
+    path:
+      - /
     type: text
     cache: 0