Add non-voting py37 unit test job

Change-Id: I83f8f59023eabc97386481c18ed8bbf8fab64fa8
This commit is contained in:
Tim Burke
2019年03月13日 16:20:00 -07:00
parent 95da1d97b1
commit c9773bfd26

View File

@@ -96,6 +96,9 @@ commands =
[testenv:py36]
commands = {[testenv:py35]commands}
[testenv:py37]
commands = {[testenv:py35]commands}
[testenv:pep8]
basepython = python2.7
commands =
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.