Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
mopidy
Commits
8cd646e0
Commit
8cd646e0
authored
Oct 03, 2018
by
Eliot Berriot
Browse files
Merge branch 'ci' into 'master'
CI Script See merge request
funkwhale/mopidy!1
parents
0d93ebea
913a7df7
Pipeline
#2185
passed with stage
in 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
8cd646e0
stages
:
-
test
test
:
stage
:
test
image
:
python:2
before_script
:
-
pip install .[test]
script
:
-
pytest
tags
:
-
docker
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment