Skip to content
Snippets Groups Projects
Commit ccf9ecd4 authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Perfrom install test with python 3.7."

parent b5a248e3
No related branches found
No related tags found
2 merge requests!123V0.8.1,!117Adds the missing parsers
Pipeline #76100 failed
...@@ -96,7 +96,7 @@ tests: ...@@ -96,7 +96,7 @@ tests:
install_tests: install_tests:
stage: test stage: test
image: python:3.6 image: python:3.7
before_script: before_script:
- git submodule sync - git submodule sync
- git submodule update --init --jobs=4 - git submodule update --init --jobs=4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment