bopytex_snippets/.drone.yml

10 lines
150 B
YAML
Raw Normal View History

2020-08-20 13:36:39 +00:00
kind: pipeline
name: default
steps:
- name: testing
image: python
commands:
- pip install bopytex
- python test_no_compile.py