summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index eaf65f7..01f42d0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ perl:
before_install:
- perlbrew install-cpanm -f
install:
+ - cpanm -nq --dev App::cpanminus Module::CPANfile
- (cpanm --installdeps --with-develop -nq .) || cat ~/.cpanm/build.log
script:
- prove -lr xt