# 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