]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
only python 2.7
authorBob Halley <halley@dnspython.org>
Sat, 9 Jan 2016 00:13:11 +0000 (16:13 -0800)
committerBob Halley <halley@dnspython.org>
Sat, 9 Jan 2016 00:13:11 +0000 (16:13 -0800)
.travis.yml

index 8455a2cce1fb4df548c77ca883dbb2b6a02de1ce..235cfc0fec42ef22809763fc688d67aff07153ce 100644 (file)
@@ -1,11 +1,5 @@
 language: python
 python:
   - "2.7"
-  - "3.2"
-  - "3.3"
-  - "3.4"
-  - "3.5"
-  - "3.5-dev" # 3.5 development branch
-  - "nightly" # currently points to 3.6-dev
 script: make test