Drop travis configuration, update for gerrit
All unit and linting is run pre-commit in OpenStack git/gerrit; drop travis CI configuration and associate build status message in README. Add .gitreview file for OpenStack gerrit. Change-Id: I4be4e268e2781aafa0caab73cb130f25ef307c50
This commit is contained in:
4
.gitreview
Normal file
4
.gitreview
Normal file
@@ -0,0 +1,4 @@
|
||||
[gerrit]
|
||||
host=review.openstack.org
|
||||
port=29418
|
||||
project=openstack/charms.openstack.git
|
||||
@@ -1,7 +0,0 @@
|
||||
language: python
|
||||
install:
|
||||
- pip install tox
|
||||
script: tox
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
Reference in New Issue
Block a user