mirror of https://github.com/getdnsapi/getdns.git
Travis dummy push
This commit is contained in:
parent
57f7e1fbd7
commit
b58000c9c8
|
@ -6,7 +6,9 @@ before_script:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install libunbound-dev libldns-dev libidn11-dev check
|
- sudo apt-get install libunbound-dev libldns-dev libidn11-dev check
|
||||||
script:
|
script:
|
||||||
- ./configure && make && sudo make install
|
- ./configure
|
||||||
|
- make
|
||||||
|
- sudo make install
|
||||||
- make test
|
- make test
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|
Loading…
Reference in New Issue