Trying to get Travis CI to ignore the pythonocc branch

This branch will be broken for some time, and we don't need the build status of the entire repo failing because of it.
This commit is contained in:
Jeremy Wright 2015-05-13 12:21:04 -04:00
parent 17250d9e1c
commit 6ac629352a

View File

@ -17,3 +17,7 @@ script:
after_success:
- coveralls
branches:
except:
- pythonocc