more travis-ci prep

This commit is contained in:
dataking 2016-10-23 11:27:59 -07:00
parent 9a91825434
commit 2f22d6bb42

View File

@ -7,7 +7,9 @@ perl:
before_install: before_install:
- sudo apt-get update -q - sudo apt-get update -q
- sudo apt-get install -y htmldoc - sudo apt-get install -y htmldoc
- cpanm -v --installdeps --notest . - cpanm -v --installdeps --notest HTML::HTMLDoc
- cpanm -v --installdeps --notest Excel::Writer::XLS
# - cpanm -v --installdeps --notest .
branches: branches:
only: only:
- master - master