From 3ea7829471ff09b317e9a60b9535181d208d8264 Mon Sep 17 00:00:00 2001 From: Dave Cowden Date: Fri, 25 Mar 2016 16:51:58 -0400 Subject: [PATCH] ignore the 2_0 branch from travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 08bce03..30d714e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,3 +25,4 @@ after_success: branches: except: - pythonocc + - 2_0_branch