Skip to content

Commit

Permalink
Added geoarray update to CI config.
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Scheffler <danschef@gfz-potsdam.de>
  • Loading branch information
danschef committed Aug 18, 2020
1 parent a8e1c85 commit 0d83bd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ test_arosics:
script:
- source /root/miniconda3/bin/activate ci_env
- pip install "py_tools_ds>=0.14.28" # FIXME remove as soon as docker runner has been updated
- pip install "geoarray>=0.8.29" # FIXME remove as soon as docker runner has been updated

# run tests
- make nosetests
Expand Down

0 comments on commit 0d83bd9

Please sign in to comment.