Codebase list aiocoap / b5c85c2e-a0b7-407f-a441-6dd666078545/main .gitlab-ci.yml
b5c85c2e-a0b7-407f-a441-6dd666078545/main

Tree @b5c85c2e-a0b7-407f-a441-6dd666078545/main (Download .tar.gz)

.gitlab-ci.yml @b5c85c2e-a0b7-407f-a441-6dd666078545/mainraw · history · blame

1
2
3
4
5
image: "python:3"

test:
  script:
    - ./setup.py test