1
0
Fork 0
mirror of https://github.com/shouptech/humulus.git synced 2026-02-03 22:09:41 +00:00
This commit is contained in:
Emma 2019-06-27 12:56:51 -06:00
parent 5794922546
commit 4c81a8580c

View file

@ -2,7 +2,7 @@ kind: pipeline
name: default
steps:
- test
- name: test
image: python:3.6
commands:
- pip install coverage pytest