Skip to content
Snippets Groups Projects
.gitlab-ci.yml 113 B
Newer Older
Frederik Zahle's avatar
Frederik Zahle committed
image: frza/gitlab-ci-debian

test:
  script:
    - source activate py27
    - pip install -e .
    - nosetests