Skip to content

Commit

Permalink
Trigger travis-ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
mgreter committed Jul 3, 2014
1 parent dece223 commit 15495af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ perl:
before_install:
# also initialize submodules recursive
- git submodule update --init --recursive
- cpanm -n Devel::Cover::Report::Coveralls
install:
# Deal with all of the dependencies, quickly and quietly
- cpanm --quiet --notest --skip-satisfied File::Slurp
Expand All @@ -18,3 +19,4 @@ script:
- ./Build verbose=1
- ./Build test verbose=1
- ./Build install verbose=1
- cover -test -report coveralls

0 comments on commit 15495af

Please sign in to comment.