From 17b28b201226ab6c01b01b782a64e2ae7121f027 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 20 Dec 2016 21:10:57 +0100 Subject: travis: don't run on appveyor branch --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7da46d32e..9be8f0625 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,7 @@ language: c +branches: + except: + - appveyor matrix: include: - os: linux -- cgit v1.2.3