diff --git a/.travis.yml b/.travis.yml
index f999d70488e33bd38883bbee160632136629a394..9b054a7fb2b375da78143ec72b80f639db03f149 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -47,7 +47,4 @@ jobs:
       after_script:
         - coverage xml
         - ./cc-test-reporter after-build -t coverage.py --exit-code $TRAVIS_TEST_RESULT
-    - stage: test
-      python: "pypy3.5"
-      script:
-        - pytest -n 8
+