From: Bob Halley Date: Tue, 20 Sep 2016 12:46:03 +0000 (-0700) Subject: remove travis X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc1f58c25e10c1891a6304d232ff597f160647ee;p=thirdparty%2Fdnspython.git remove travis --- diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index a38210b0..00000000 --- a/.travis.yml +++ /dev/null @@ -1,6 +0,0 @@ -language: python -python: - - "3.3" - - "3.4" - - "3.5" -script: make test