mirror of https://github.com/getdnsapi/getdns.git
Update .travis.yml
This commit is contained in:
parent
4144228e7d
commit
8448f51557
|
@ -4,7 +4,7 @@ compiler:
|
|||
- clang
|
||||
before_script:
|
||||
- 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 libevent-dev
|
||||
script:
|
||||
- ./configure
|
||||
- make
|
||||
|
|
Loading…
Reference in New Issue