]> granicus.if.org Git - libevent/commitdiff
Add OS-specific exclude patterns of the branch names for the CI
authorAzat Khuzhin <azat@libevent.org>
Tue, 29 Jan 2019 07:10:23 +0000 (10:10 +0300)
committerAzat Khuzhin <azat@libevent.org>
Tue, 29 Jan 2019 07:11:17 +0000 (10:11 +0300)
.travis.yml
appveyor.yml

index 5cf9ed30e4323f64c20eac23b8f0c02c6b51748a..f7bd6d850ede7e7326bf1af6202b4a9dc75445df 100644 (file)
@@ -8,6 +8,9 @@ osx_image: xcode10.1
 branches:
   except:
   - /.*appveyor.*/
+  - /.*win.*/
+  - /.*mingw.*/
+  - /.*freebsd.*/
 
 git:
   quiet: true
index 8a879b2153ba975bc31f47ff719e136124248b47..76b7e6aa09c093f9ffecc550aeac5610cb55cab4 100644 (file)
@@ -5,6 +5,9 @@ os: Visual Studio 2015
 branches:
   except:
     - /.*travis.*/
+    - /.*linux.*/
+    - /.*freebsd.*/
+    - /.*osx.*/
 skip_commits:
   message: /travis/
   files: