Skip to content
Snippets Groups Projects
.gitlab-ci.yml 102 B
Newer Older
Virgile Gerecke's avatar
Virgile Gerecke committed
stages:
  - test

unittest:
  stage: test
  tags: 
    - python3.5
  script:
    - python3 verify.py