Charmed-Kubernetes/kubernetes-worker/.travis.yml

8 lines
87 B
YAML

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