Bastien Sevajol hace 9 años
padre
commit
633b4e8832
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml Ver fichero

@@ -8,4 +8,3 @@ script:
8 8
   - coverage run tests.py --rcfile=.coveragerc -v && coverage report -m && python3.4 tests.py
9 9
 after_success:
10 10
   - coveralls
11
-