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
Michiel Cottaar
gyral_structure
Commits
77b8eab9
Commit
77b8eab9
authored
Aug 08, 2019
by
Michiel Cottaar
Browse files
TEST: add test for python 3.7
parent
f0f376b3
Pipeline
#4099
failed with stage
in 6 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
77b8eab9
...
...
@@ -6,6 +6,11 @@ before_script:
-
pip install .
-
pip install pytest
test37
:
image
:
python:3.7
script
:
-
pytest gyral_structure/test -m "not slowtest"
test36
:
image
:
python:3.6
script
:
...
...
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