Codebase list aiocoap / e62e38d6-6451-4468-9d61-2b45c5458c1a/main .gitlab-ci.yml
e62e38d6-6451-4468-9d61-2b45c5458c1a/main

Tree @e62e38d6-6451-4468-9d61-2b45c5458c1a/main (Download .tar.gz)

.gitlab-ci.yml @e62e38d6-6451-4468-9d61-2b45c5458c1a/mainraw · history · blame

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

test:
  script:
    - ./setup.py test