You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2021/03/09 10:37:11 UTC

[maven-surefire] branch rat-plugin updated: build on branches

This is an automated email from the ASF dual-hosted git repository.

tibordigana pushed a commit to branch rat-plugin
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/rat-plugin by this push:
     new 004a294  build on branches
004a294 is described below

commit 004a2943fe87011ed6d0e07a204458e2496dacc5
Author: tibordigana <ti...@apache.org>
AuthorDate: Tue Mar 9 11:37:05 2021 +0100

    build on branches
---
 .travis.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 9753b51..28fecc5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,7 +35,3 @@ jobs:
 
     - stage: RAT
       script: sudo cat target/rat.txt
-
-branches:
-  only:
-  - master