summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2015-03-15 13:41:25 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2015-03-15 13:41:25 -0400
commitfc0a231d17767c96806b1564c3271c35b9514668 (patch)
tree8b70039f0b59576a2635910a2f71a991d6b1252b
parenta167da7f35ee8ab03eee39e7814b09a0e6c8fff3 (diff)
Removed PyPy from travis, since that's orthagonal to this PR
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 80ecb21d..9a55dbb6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,6 @@ python:
- "3.2"
- "3.3"
- "3.4"
- - "pypy"
install:
# Self-install for setup.py-driven deps
- pip install -e .