Files
charm-interface-cinder-backup/.travis.yml
alitvinov 8394e36181 add travis file
Change-Id: I6e14f2c6c13c35fc28c04745e7ec55c71f6ed4fe
2019-04-17 19:39:21 +03:00

6 lines
82 B
YAML

language: python
python:
- "3.6"
install: pip install tox-travis
script:
- tox