more travis-ci prep

This commit is contained in:
dataking 2016-10-23 11:24:33 -07:00
parent 60bd0ffc36
commit 9a91825434

View File

@ -4,3 +4,17 @@ perl:
- "5.18"
- "5.16"
- "5.14"
before_install:
- sudo apt-get update -q
- sudo apt-get install -y htmldoc
- cpanm -v --installdeps --notest .
branches:
only:
- master
notification:
recipients:
- dataking@gmail.com
email:
on_success: change
on_failure: always
#env: