Skip to content
Snippets Groups Projects
Commit 1ff70a26 authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Add .gitlab-ci.yml

parent 1e6cdc57
No related branches found
No related tags found
No related merge requests found
Pipeline #162263 passed
# This file tests integrity of libraries in this repository
# Created by Krisjanis Rijnieks on 2 May 2020
image: python:latest
before_script:
- python -V
test:
script:
- python ./test.py
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