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
FSL
fslpy
Commits
a654cd0c
Commit
a654cd0c
authored
Jun 07, 2017
by
Paul McCarthy
🚵
Browse files
Gaargh
parent
851c091f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a654cd0c
...
...
@@ -253,9 +253,23 @@ test:2.7:
image
:
python:2.7
test:3.
5
:
test:3.
4
:
<<
:
*test_template
image
:
python:3.5
image
:
python:3.4
# a wxphoenix/3.5 build
# is not yet available
# test:3.5:
# <<: *test_template
# image: python:3.5
# a wxphoenix/3.6 build
# is not yet available
# test:3.6:
# <<: *test_template
# image: python:3.6
###########
...
...
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