-
Krisjanis Rijnieks authoredKrisjanis Rijnieks authored
.gitlab-ci.yml 198 B
# 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