Explorar el Código

refix travis.yml

Guénaël Muller hace 5 años
padre
commit
056bcb7d8e
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml Ver fichero

@@ -28,8 +28,6 @@ matrix:
28 28
         - pip install pytest-cov
29 29
         - pip install python-coveralls
30 30
 
31
-      before_script:
32
-       - cd backend
33 31
       script:
34 32
        - py.test --cov tracim_backend
35 33