Mercurial > hg > auditok
view .travis.yml @ 42:eb17a4e1dc83
.gitignore update
author | Amine Sehili <amine.sehili@gmail.com> |
---|---|
date | Thu, 03 Dec 2015 01:47:57 +0100 |
parents | d6ad49807c56 |
children | a0843d57697b |
line wrap: on
line source
before_install: - sudo apt-get update --fix-missing install: - pip install six language: python python: - "2.7" - "3.2" - "3.3" - "3.4" script: - python -m unittest discover tests/