ironic-inspector/.travis.yml
2014-10-02 18:37:01 +02:00

6 lines
80 B
YAML

language: python
python:
- "2.7"
install: make test_env
script: make test