Skip to content

Commit

Permalink
[travis-ci] tweak config.
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Jul 7, 2018
1 parent 3729d44 commit dc7218d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,11 @@ before_script:
- source ~/travis-perl-helpers/init
- build-perl
- perl -V
- cpanm -n Minilla Devel::Cover::Report::Coveralls
- cpanm -n Devel::Cover::Report::Coveralls
- curl http://localhost:9200/

script:
- minil build
- perl ./Build.PL
- ./Build build
- cpanm --installdeps .
- cover -test -report coveralls

notifications:
Expand Down

0 comments on commit dc7218d

Please sign in to comment.