kopia lustrzana https://github.com/Yakifo/amqtt
disable builds of nightly python
The build of python might fail resulting in a failed hbmqtt build. This results in a false impression of an unstable build on hbmqtt's side.pull/8/head
rodzic
7c8e393166
commit
ee2b65e071
|
@ -5,7 +5,6 @@ python:
|
|||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "nightly"
|
||||
install:
|
||||
- pip install tox-travis
|
||||
- pip install coveralls
|
||||
|
|
Ładowanie…
Reference in New Issue