kopia lustrzana https://github.com/halcy/Mastodon.py
add .travis.yml
rodzic
b993878100
commit
9c490fc387
|
@ -0,0 +1,7 @@
|
||||||
|
language: python
|
||||||
|
python:
|
||||||
|
- "3.6"
|
||||||
|
- "2.7"
|
||||||
|
|
||||||
|
install: pip install .
|
||||||
|
script: python setup.py pytest
|
Ładowanie…
Reference in New Issue