Newer
Older
image: frza/gitlab-ci-debian
test:
script:
- source activate py27
- pip install -e .
- nosetests
image: frza/gitlab-ci-debian
test:
script:
- source activate py27
- pip install -e .
- nosetests