From b1e875ef84f944299592a447c24a6c921c042ea4 Mon Sep 17 00:00:00 2001 From: Babak Farrokhi Date: Sat, 30 Apr 2016 15:59:33 +0430 Subject: [PATCH] update travis config file --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index aebde3f..ed60b4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ language: python python: "3.3" -install: pip install . +install: pip install dnsdiag +script: