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
Nicolas MAILLET
rpg
Commits
e18c2f65
Commit
e18c2f65
authored
Jul 13, 2018
by
Nicolas MAILLET
Browse files
new image for testing
parent
9e9ffcc3
Pipeline
#5895
failed with stages
in 35 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e18c2f65
...
...
@@ -7,8 +7,9 @@ test-py3.4:
image
:
python:3.4
stage
:
py34
script
:
-
adduser --disabled-password --gecos '' myuser
-
pip3 install -r requirements.txt
-
py
.
test --cov rpg tests
-
py
thon3.4 -m py
test --cov rpg tests
test-py3.5
:
image
:
python:3.5
stage
:
py35
...
...
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