Tell Travis to skip building the modern branch for now [skip ci]

This commit is contained in:
Kyle Johnson 2013-09-24 20:39:34 -04:00
parent 171bf4ab3f
commit 617cbc0edb
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
language: cpp
notifications:
irc: "chat.freenode.net#zoneminder-dev"
branches:
except:
- modern
env:
global:
- LD_LIBRARY_PATH="/usr/local/lib:/opt/libjpeg-turbo/lib:$LD_LIBRARY_PATH"