about summary refs log tree commit diff
path: root/config.yml
diff options
context:
space:
mode:
authorJonathan "Duke" Leto <jonathan@leto.net>2011-01-08 01:44:59 -0800
committerJonathan "Duke" Leto <jonathan@leto.net>2011-01-08 01:44:59 -0800
commite0f9ce9218fe3151fe6e395038bcd088dbafad2a (patch)
tree11afce3acb469c6cf8418e30f4db0069be179777 /config.yml
parentAdd debug info for a failed build event (diff)
downloadjitterbug-e0f9ce9218fe3151fe6e395038bcd088dbafad2a.tar.gz
Add ability to disable perlbrew
This option comes in handy for those that want to run long test suites
on just one version of Perl and/or those using local::lib (which doesn't
play nice with perlbrew with XS modules).
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.yml b/config.yml
index e4144c3..91e7265 100644
--- a/config.yml
+++ b/config.yml
@@ -18,6 +18,8 @@ jitterbug:
   build_process:
     builder: ./scripts/capsule.sh
     on_failure: ./scripts/build-failed.sh
+  options:
+    perlbrew: 1
 
 plugins:
   DBIC: