Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
fslpy
Commits
a4d50dac
Commit
a4d50dac
authored
5 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
CI: Drop py35, add py38, move to gtk3
parent
285f2049
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+8
-8
8 additions, 8 deletions
.gitlab-ci.yml
with
8 additions
and
8 deletions
.gitlab-ci.yml
+
8
−
8
View file @
a4d50dac
...
@@ -157,27 +157,27 @@ variables:
...
@@ -157,27 +157,27 @@ variables:
-
bash ./.ci/test_template.sh
-
bash ./.ci/test_template.sh
test:3.
5
:
test:3.
6
:
stage
:
test
stage
:
test
image
:
pauldmccarthy/fsleyes-py3
5
-wxpy4-gtk
2
image
:
pauldmccarthy/fsleyes-py3
6
-wxpy4-gtk
3
<<
:
*test_template
<<
:
*test_template
test:3.
6
:
test:3.
7
:
stage
:
test
stage
:
test
image
:
pauldmccarthy/fsleyes-py3
6
-wxpy4-gtk
2
image
:
pauldmccarthy/fsleyes-py3
7
-wxpy4-gtk
3
<<
:
*test_template
<<
:
*test_template
test:3.
7
:
test:3.
8
:
stage
:
test
stage
:
test
image
:
pauldmccarthy/fsleyes-py3
7
-wxpy4-gtk
2
image
:
pauldmccarthy/fsleyes-py3
8
-wxpy4-gtk
3
<<
:
*test_template
<<
:
*test_template
test:build-pypi-dist
:
test:build-pypi-dist
:
stage
:
test
stage
:
test
image
:
pauldmccarthy/fsleyes-py3
5
-wxpy4-gtk
2
image
:
pauldmccarthy/fsleyes-py3
6
-wxpy4-gtk
3
<<
:
*except_releases
<<
:
*except_releases
tags
:
tags
:
...
@@ -195,7 +195,7 @@ test:build-pypi-dist:
...
@@ -195,7 +195,7 @@ test:build-pypi-dist:
style
:
style
:
stage
:
style
stage
:
style
image
:
pauldmccarthy/fsleyes-py3
5
-wxpy4-gtk
2
image
:
pauldmccarthy/fsleyes-py3
6
-wxpy4-gtk
3
<<
:
*test_template
<<
:
*test_template
variables
:
variables
:
TEST_STYLE
:
"
true"
TEST_STYLE
:
"
true"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment