Tell Travis to skip building the modern branch for now [skip ci]
This commit is contained in:
parent
171bf4ab3f
commit
617cbc0edb
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue