summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index b99e1f5..c1a64f2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,9 +7,6 @@ python:
- "3.3"
- "3.4"
- "3.5"
- - "nightly"
- - "pypy"
- - "pypy3"
install: python setup.py install
script: python test/suite.py
branches: