dig missing for test

This commit is contained in:
git@daemon.de
2015-04-24 10:38:27 +02:00
parent f6fac7483a
commit 827d6cb3ed

View File

@@ -2,6 +2,8 @@ language: c
os: os:
- linux - linux
before_install: before_install:
- sudo apt-get update -qq
- sudo apt-get install dnsutils
compiler: compiler:
- clang - clang
- gcc - gcc