Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephan Seitz
pystencils
Commits
b92ae513
Commit
b92ae513
authored
Dec 17, 2019
by
Stephan Seitz
Browse files
Add CI minimal CI test for old sympy
parent
00c00c45
Pipeline
#20599
failed with stage
in 4 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b92ae513
...
...
@@ -101,6 +101,17 @@ minimal-sympy-master:
tags
:
-
docker
minimal-sympy-perhistoric
:
stage
:
test
except
:
variables
:
-
$ENABLE_NIGHTLY_BUILDS
image
:
i10git.cs.fau.de:5005/pycodegen/pycodegen/minimal_ubuntu
script
:
-
apt install python3-sympy -y
-
python3 setup.py quicktest
tags
:
-
docker
pycodegen-integration
:
image
:
i10git.cs.fau.de:5005/pycodegen/pycodegen/full
...
...
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