Skip to content
Snippets Groups Projects
Commit 85bb620d authored by Jan Maximilian Michal's avatar Jan Maximilian Michal
Browse files

Update .gitlab-ci.yml

parent fd1db7fe
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,10 @@ image: python:3.4
before_script:
- python -V
cache:
paths:
- ~/.cache/pip/
test:
script:
......
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