.travis.yml: install handlebars

master
Zach Thompson 2015-03-25 14:53:38 -06:00
parent cef4e6f793
commit e106d4c845
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ install:
- dzil listdeps | grep -ve '^\W' | cpanm --quiet --notest --skip-installed
- cpanm --quiet --notest App::DuckPAN autodie
- duckpan DDG
- npm install -g handlebars
language: perl
perl:
- 5.16