1
0
Fork 0
mirror of https://github.com/shouptech/humulus.git synced 2026-02-03 14:49:42 +00:00
This commit is contained in:
Emma 2019-06-27 12:56:51 -06:00
parent fa0f8c8517
commit ede1e2c095

View file

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