summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6ae4afb..5b67b75 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,6 @@ perl:
- "5.16"
- "5.14"
- "5.12"
- - "5.10"
install:
- dzil authordeps --missing | cpanm --no-skip-satisfied || { cat ~/.cpanm/build.log ; false ; }