Bastien Sevajol 8 years ago
parent
commit
acef8f34fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml View File

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