This commit is contained in:
parent
c2d667ee2f
commit
03024beac3
9
.drone.yml
Normal file
9
.drone.yml
Normal file
@ -0,0 +1,9 @@
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: testing
|
||||
image: python
|
||||
commands:
|
||||
- pip install bopytex
|
||||
- python test_no_compile.py
|
Loading…
Reference in New Issue
Block a user