Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
arosics
Commits
d80c8714
Commit
d80c8714
authored
Dec 04, 2018
by
Daniel Scheffler
Browse files
Test fix.
parent
42ecce6a
Pipeline
#3325
passed with stages
in 4 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d80c8714
...
...
@@ -23,7 +23,7 @@ test_arosics:
-
source activate ci_env
-
export GDAL_DATA=/root/miniconda3/envs/ci_env/share/gdal
-
export PYTHONPATH=$PYTHONPATH:/root
# /root <- directory needed later
-
pip install py_tools_ds>=0.13.7
# FIXME remove as soon as docker runner has been updated
-
pip install
"
py_tools_ds>=0.13.7
"
# FIXME remove as soon as docker runner has been updated
-
make nosetests
-
make docs
artifacts
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment