mirror of https://github.com/getdnsapi/getdns.git
Only build develop
This commit is contained in:
parent
955be308d5
commit
57f7e1fbd7
|
@ -8,4 +8,6 @@ before_script:
|
||||||
script:
|
script:
|
||||||
- ./configure && make && sudo make install
|
- ./configure && make && sudo make install
|
||||||
- make test
|
- make test
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- develop
|
||||||
|
|
Loading…
Reference in New Issue