bopytex_snippets/.drone.yml

10 lines
150 B
YAML

kind: pipeline
name: default
steps:
- name: testing
image: python
commands:
- pip install bopytex
- python test_no_compile.py