Skip to content
Snippets Groups Projects
Commit e18c2f65 authored by Nicolas  MAILLET's avatar Nicolas MAILLET
Browse files

new image for testing

parent 9e9ffcc3
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -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
- python3.4 -m pytest --cov rpg tests
test-py3.5:
image: python:3.5
stage: py35
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment