summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2016-01-08 16:16:49 -0800
committerBob Halley <halley@dnspython.org>2016-01-08 16:16:49 -0800
commita4774eea299e6a0ce01c074973dbddbe6fe20636 (patch)
tree182a8943e20945f39fb3f0ad617b81ff9202966f /.travis.yml
parent41e4147f67747be3113071762c682b9fdb90b259 (diff)
downloaddnspython-a4774eea299e6a0ce01c074973dbddbe6fe20636.tar.gz
change to tweak travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 235cfc0..1baa893 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,4 +2,3 @@ language: python
python:
- "2.7"
script: make test
-