summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-04-16 15:40:01 -0400
committerJesse Luehrs <doy@tozt.net>2014-04-16 15:40:01 -0400
commit365fd3085d887b5e54c04000d087b50344848b7d (patch)
tree34a17a28d7ce6c49bd02436609f111601a18243f
parent55286352c3fdcbb66d521e3d474f78903ba588e8 (diff)
downloadtext-handlebars-365fd3085d887b5e54c04000d087b50344848b7d.tar.gz
text-handlebars-365fd3085d887b5e54c04000d087b50344848b7d.zip
travis does this automatically
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 26264d5..655229f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,6 @@ perl:
- "5.12"
- "5.10"
install:
- - git submodule update --init
- cpanm -q --notest Dist::Zilla || (cat /home/travis/.cpanm/build.log; false)
- dzil authordeps --missing | cpanm -q --notest || (cat /home/travis/.cpanm/build.log; false)
- dzil listdeps --author --missing | cpanm -q --notest || (cat /home/travis/.cpanm/build.log; false)