gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 04/219: travis: allow builds on branches named "ci"


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 04/219: travis: allow builds on branches named "ci"
Date: Wed, 22 May 2019 19:15:43 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit e413baffdcb2e44bd19d95d792a04cbd3d61f6cc
Author: Dan Fandrich <address@hidden>
AuthorDate: Fri Mar 15 14:38:48 2019 +0100

    travis: allow builds on branches named "ci"
    
    This allows a way to test changes other than through PRs.
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 3318773f9..1d5d49119 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -477,6 +477,7 @@ script:
 branches:
     only:
         - master
+        - /\/ci$/
 
 notifications:
   email: false

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]