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
Stephan Seitz
pystencils
Commits
af1f8aa9
Commit
af1f8aa9
authored
Jan 23, 2020
by
Michael Kuron
Browse files
disable doctests on Ubuntu
parent
b2f22ecb
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
af1f8aa9
...
...
@@ -74,6 +74,7 @@ ubuntu:
script
:
-
mkdir -p ~/.config/matplotlib
-
echo "backend:template" > ~/.config/matplotlib/matplotlibrc
-
sed -i 's/--doctest-modules //g' pytest.ini
-
pytest-3 -v -m "not longrun"
tags
:
-
docker
...
...
Write
Preview
Markdown
is supported
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