1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-08 17:54:40 +00:00

Moved tests into Maven Test area to allow maven-based testing.

This commit is contained in:
jespergravgaard 2017-12-28 16:15:18 +01:00
parent 32d7db5ce7
commit 7f0d9527de

2
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,2 @@
maven_build:
script: mvn verify