kopia lustrzana https://github.com/EmbroidePy/pyembroidery
Create travis.yml
rodzic
0ddd51c4dc
commit
2190fd65fe
|
@ -0,0 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.6"
|
||||
script:
|
||||
- python -m unittest discover test
|
Ładowanie…
Reference in New Issue