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
Florian Ludwig 2018-05-11 10:22:59 +02:00 zatwierdzone przez GitHub
rodzic 7c8e393166
commit ee2b65e071
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -5,7 +5,6 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "nightly"
install:
- pip install tox-travis
- pip install coveralls