manual download of meta

master
Zach Thompson 2015-11-12 18:31:02 -07:00
parent dcc776e1a8
commit a1cd1525cb
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ before_install:
- git config --global user.name "Dist Zilla Plugin TravisCI"
- git config --global user.email $HOSTNAME":not-for-mail@travis-ci.org"
install:
- mkdir -p /var/tmp/ddg-metadata-1000 && wget -O /var/tmp/ddg-metadata-1000/metadata.json.bz2 https://ddg-community.s3.amazonaws.com/metadata/repo_all.json.bz2
- npm install -g uglify-js handlebars
- 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