Skip to content
Snippets Groups Projects
Commit 7ad7b010 authored by Blaß, Michael's avatar Blaß, Michael :speech_balloon:
Browse files

Update .gitlab-ci.yml

parent 7f642d1f
No related branches found
No related tags found
No related merge requests found
before_script: before_script:
- python --version - python3 --version
build: build:
script: script:
- python setup.py build_ext - python3 setup.py build_ext
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment