summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Hellkamp <marc@gsites.de>2017-07-22 10:38:42 +0200
committerMarcel Hellkamp <marc@gsites.de>2017-07-22 10:38:42 +0200
commit13eb8394ca8f5ee2e113a6a0f701aa976f69f433 (patch)
treefa89b9cc5c3b7e0920ea62c517248105101b6b16
parent600e50156acf7cce054a9fd0d5322d290e3cbd43 (diff)
downloadbottle-13eb8394ca8f5ee2e113a6a0f701aa976f69f433.tar.gz
Removed pypy tests from travis-ci.
The pypy3 version in travis-ci is too old. Also, since PyPy targets CPython compatibility, these tests should be unnecessary.
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 0ff5538..343b9a0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,8 +9,6 @@ python:
- "3.5"
- "3.6"
- "nightly"
- - "pypy"
- - "pypy3"
install:
- travis_retry bash test/travis_setup.sh