diff --git a/.travis.yml b/.travis.yml
index b6ed5188dcd8097310080c6b166877c1ec59aeb5..9e00a0501363e6e2f0793b17e24cbbcc57fa76fc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ python:
  - "pypy"
 cache: pip
 before_script:
-  - pip install codeclimate-test-reporter
+ - pip install codeclimate-test-reporter
 script:
  - python compile_definitions.py
  - python setup.py nosetests