diff --git a/.travis.yml b/.travis.yml
index f1d26c72f7c5d90006194c0a0409ab86638aa2f1..273245d1e6cdf8fccf449b07d73e51d49e921585 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,8 +7,6 @@ only:
 env:
   global:
     - BINSTAR_USER: jlaura
-  matrix:
-    - PYTHON_VERSION: 3.5
 
 os:
   - linux
@@ -61,7 +59,7 @@ install:
 
 
 script:
-  - pytest --cov=plio 
+  - pytest --cov=plio
   # After test success, package and upload to Anaconda
   - ~/miniconda/bin/python condaci.py build ./conda