Skip to content

Commit

Permalink
Revert "Play with codecov via Travis"
Browse files Browse the repository at this point in the history
No support for Perl yet. (And sudo would have been needed, too.)

This reverts commit f1062dd.
  • Loading branch information
xtaran committed Jul 2, 2015
1 parent f1062dd commit 366afd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ perl:
before_install:
- sudo apt-get update
- sudo apt-get install devscripts rsync lsof
- pip install codecov

install:
- yes '' | cpanm --verbose --notest --skip-satisfied Config::File File::BaseDir File::Rsync File::Slurp File::Touch File::Which Moo Test::Differences Test::File Devel::Cover::Report::Coveralls String::Random String::Expand
Expand All @@ -21,7 +20,6 @@ script:

after_success:
- make coveralls
- codecov

notifications:
irc: "irc.lugs.ch#kivamon"

0 comments on commit 366afd5

Please sign in to comment.