Codebase list aiocoap / 7b1fb4e .gitlab-ci.yml
7b1fb4e

Tree @7b1fb4e (Download .tar.gz)

.gitlab-ci.yml @7b1fb4eraw · history · blame

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

test:
  script:
    - ./setup.py test