소스 검색

Fix travisyml build branch

Daniel Gempesaw 11 년 전
부모
커밋
a89994eb7e
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      dist.ini

+ 3 - 2
dist.ini

@@ -9,6 +9,7 @@ license = Apache_2_0
 copyright_holder = Daniel Gempesaw
 
 [TravisYML]
+build_branch = cpan
 
 [Git::Check]
 [Git::Commit]
@@ -40,8 +41,8 @@ except = \.travis.yml
 
 [TestRelease]
 [ConfirmRelease]
-; [FakeRelease]
-[UploadToCPAN]
+[FakeRelease]
+; [UploadToCPAN]
 
 [Prereqs / RuntimeRequires]
 perl = 5.010