From: Bob Halley Date: Sat, 9 Jan 2016 00:16:49 +0000 (-0800) Subject: change to tweak travis X-Git-Tag: v1.13.0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4774eea299e6a0ce01c074973dbddbe6fe20636;p=thirdparty%2Fdnspython.git change to tweak travis --- diff --git a/.travis.yml b/.travis.yml index 235cfc0f..1baa8938 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,4 +2,3 @@ language: python python: - "2.7" script: make test -