kopia lustrzana https://github.com/Yakifo/amqtt
Add travis-ci conf
rodzic
b90e59a007
commit
4dab5674e1
|
@ -0,0 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
install: "pip install -r requirements.txt"
|
||||
# command to run tests
|
||||
script: nosetests
|
Ładowanie…
Reference in New Issue