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 674b32d commit 8edbce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ 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 8edbce5

Please sign in to comment.