Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peczenyj committed Oct 11, 2018
1 parent f49da86 commit 9959dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ install:
- "dzil authordeps | grep -vP '[^\\w:]' | xargs -n 5 -P 10 cpanm --quiet --notest --skip-satisfied"
- "dzil listdeps | grep -vP '[^\\w:]' | cpanm -n --verbose --skip-satisfied"
script:
- dzil smoke --release --author
- dzil cover -report coveralls

0 comments on commit 9959dc7

Please sign in to comment.