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
beat
beat.editor
Commits
81cc324b
Commit
81cc324b
authored
Oct 02, 2018
by
Flavio TARSETTI
Committed by
Flavio Tarsetti
Oct 05, 2018
Browse files
[ci] remove linux builds for py2.7
parent
ba42bc0e
Pipeline
#24036
passed with stages
in 26 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
81cc324b
...
...
@@ -63,12 +63,6 @@ stages:
key
:
"
macosx-cache"
build_linux_27
:
<<
:
*linux_build_job
variables
:
PYTHON_VERSION
:
"
2.7"
build_linux_36
:
<<
:
*linux_build_job
variables
:
...
...
@@ -131,7 +125,6 @@ browser_linux_36:
script
:
-
./_ci/deploy.sh
dependencies
:
-
build_linux_27
-
build_linux_36
-
build_macosx_36
tags
:
...
...
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