diff --git a/.travis.yml b/.travis.yml
index f700f4342f19a4d257db15c34064ff4ef5996060..bbb1f2d4d2c78c6ed42e85816e3ceeb466b0e53c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,6 @@ python:
 script:
  - python compile_definitions.py
  - python setup.py nosetests
- - python -m stress_tests
 install:
  - pip install -r requirements.txt
  - pip install --force-reinstall "coverage>=4.0,<4.4" codeclimate-test-reporter