Bastien Sevajol 10 vuotta sitten
vanhempi
commit
b6809d540c
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml Näytä tiedosto

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
11
-