diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 0000000000000000000000000000000000000000..d89559fcb3cf0a7882996e1baee56a17adf25d99
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,7 @@
+stages:
+  - test
+
+tests:
+  stage: test
+  script:
+    - echo test