Skip to content

Commit

Permalink
try a simpler approach
Browse files Browse the repository at this point in the history
  • Loading branch information
rjw1 committed Jan 17, 2015
1 parent b91ce58 commit 2e6508f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -9,10 +9,8 @@ perl:
env: AUTOMATED_TESTING=1
before_install:
- cpanm --quiet --notest Config::Tiny Geo::HelmertTransform Test::HTML::Content Wiki::Toolkit::Plugin::Ping Devel::Cover::Report::Coveralls Test::JSON Class::Accessor
- git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers
- source ~/travis-perl-helpers/init
install:
- cpan-install --deps
- cpanm --verbose --notest --installdeps .
script: perl Build.PL && ./Build build && cover -test -ignore Build.pm -report coveralls
notifications:
irc: "irc.perl.org#openguides-notices"

0 comments on commit 2e6508f

Please sign in to comment.