Update '.trustie-pipeline.yml'

master
p2oql4fvh 4 years ago
parent e38ab1ba9e
commit 0434a0a07b

@ -9,7 +9,8 @@ steps:
- name: default
image: python
commands:
- pip install numpy
- pip install numpy
- pytest
trigger:
branch:
- master

Loading…
Cancel
Save