Codebase list aiocoap / 771eaf9e-1f57-4436-b162-cf17044f89d1/main .gitlab-ci.yml
771eaf9e-1f57-4436-b162-cf17044f89d1/main

Tree @771eaf9e-1f57-4436-b162-cf17044f89d1/main (Download .tar.gz)

.gitlab-ci.yml @771eaf9e-1f57-4436-b162-cf17044f89d1/mainraw · history · blame

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

test:
  script:
    - ./setup.py test