Skip to content

Commit caa8750

Browse files
committed
Removed Travis CI integration
1 parent abb1dc7 commit caa8750

File tree

2 files changed

+1
-43
lines changed

2 files changed

+1
-43
lines changed

.travis.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

Makefile.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ WriteMakefile(
2929
'ExtUtils::MakeMaker' => 0,
3030
},
3131
BUILD_REQUIRES => {
32+
'Git::Repository' => 1.320,
3233
'Test::More' => 0,
3334
},
3435
PREREQ_PM => {
35-
'Git::Repository' => 1.320,
3636
'JSON' => 0,
3737
'LWP::UserAgent' => 6.19,
3838
'Moo' => 2.003000,

0 commit comments

Comments
 (0)