Mercurial > hg > auditok
view .travis.yml @ 339:56c0394fdaba
Add example figure
author | Amine Sehili <amine.sehili@gmail.com> |
---|---|
date | Sun, 27 Oct 2019 15:32:24 +0100 |
parents | c4e233ffd355 |
children | cfac5a7ec54c |
line wrap: on
line source
before_install: - sudo apt-get update --fix-missing install: - pip install six - pip install genty language: python python: - "2.7" - "3.2" - "3.3" - "3.4" - "3.5" - "3.6" script: - python -m unittest discover tests/