Add Travis to check the list

This commit is contained in:
Frank Denis 2019-05-05 09:40:42 +02:00
parent 207d0ef493
commit 0031e37ef8

13
.travis.yml Normal file
View File

@ -0,0 +1,13 @@
sudo: false
language: minimal
install:
- curl -qL https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.23/dnscrypt-proxy-linux_x86_64-2.0.23.tar.gz | tar xzvf -
- cd linux-x86_64
- cp example-dnscrypt-proxy.toml dnscrypt-proxy.toml
script:
- ./dnscrypt-proxy -list-all