.gitlab-ci.yml 166 Bytes
Newer Older
test:
  script:
    - module purge
    - module load Miniconda2
    - conda env update -n environment.yml
    - source activate earthdiagnostics
    - unittest test