Revert last change

master
Zach Thompson 2015-07-08 11:15:33 -06:00
parent 95775a9d68
commit 985cda2070
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ install:
- cpanm --quiet --notest Dist::Zilla
- dzil authordeps | grep -ve '^\W' | xargs -n 5 -P 10 cpanm --quiet --notest --mirror http://www.cpan.org/ --mirror http://duckpan.org
- dzil listdeps | grep -ve '^\W' | cpanm --quiet --notest --mirror http://www.cpan.org/ --mirror http://duckpan.org
- prove -l 2> /dev/null
language: perl
perl:
- 5.16