add travis file
Change-Id: I6e14f2c6c13c35fc28c04745e7ec55c71f6ed4fe
This commit is contained in:
parent
520fdca020
commit
8394e36181
@ -0,0 +1,6 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
install: pip install tox-travis
|
||||
script:
|
||||
- tox
|
@ -18,3 +18,9 @@ provides:
|
||||
interface: cinder-backup
|
||||
scope: container
|
||||
```
|
||||
|
||||
# Bugs
|
||||
|
||||
Please report bugs on [Launchpad](https://bugs.launchpad.net/openstack-charms/+filebug).
|
||||
|
||||
For development questions please refer to the OpenStack [Charm Guide](https://github.com/openstack/charm-guide).
|
Loading…
Reference in New Issue
Block a user