summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-09-21 13:44:10 -0400
committerJesse Luehrs <doy@tozt.net>2014-09-21 13:44:10 -0400
commit9e6b6f09998ae4617dceadcbf1137e8aebbbe9e8 (patch)
tree5901e8399f65c463b87f4945680e7bf9a8013ba7 /dist.ini
parent95ee7dddc8054d94d25a7064e410927648f8dd5b (diff)
downloadpackage-stash-9e6b6f09998ae4617dceadcbf1137e8aebbbe9e8.tar.gz
package-stash-9e6b6f09998ae4617dceadcbf1137e8aebbbe9e8.zip
allow Package::Anon installation to fail
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini4
1 files changed, 3 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index 14057a9..7407a20 100644
--- a/dist.ini
+++ b/dist.ini
@@ -27,7 +27,9 @@ Package::Stash::XS = 0.26
[Prereqs / DevelopRequires]
Test::LeakTrace = 0
-Package::Anon = 0
+; XXX can't just have a dep here because it won't install on 5.12 and below
+; see .travis.yml
+; Package::Anon = 0
[Conflicts]
-script = bin/package-stash-conflicts