testing out ci

This commit is contained in:
Felix Pankratz 2020-03-26 19:50:09 +01:00
parent 9056ca5a4d
commit 01b7609ce4

7
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,7 @@
stages:
- syntaxcheck
test:
stage: syntaxcheck
script:
- python3 -i panxy.py