mirror of https://github.com/getdnsapi/getdns.git
Update .travis.yml
This commit is contained in:
parent
8448f51557
commit
ae8ecb9af0
|
@ -6,7 +6,7 @@ before_script:
|
|||
- sudo apt-get update
|
||||
- sudo apt-get install libunbound-dev libldns-dev libidn11-dev check libevent-dev
|
||||
script:
|
||||
- ./configure
|
||||
- ./configure --with-libevent
|
||||
- make
|
||||
- sudo make install
|
||||
- make test
|
||||
|
|
Loading…
Reference in New Issue