Bastien Sevajol hace 8 años
padre
commit
acef8f34fa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml Ver fichero

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