add .travis.yml
This commit is contained in:
pare
b993878100
commit
9c490fc387
S'han modificat 1 arxius amb 7 adicions i 0 eliminacions
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
language: python
|
||||||
|
python:
|
||||||
|
- "3.6"
|
||||||
|
- "2.7"
|
||||||
|
|
||||||
|
install: pip install .
|
||||||
|
script: python setup.py pytest
|
Loading…
Referencia en una nova incidència