Add CI integration for GitLab
[pelican-mode.git] / .gitlab-ci.yml
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644 (file)
index 0000000..f244aaf
--- /dev/null
@@ -0,0 +1,6 @@
+image: "registry.gitlab.com/joewreschnig/emacs-cask-docker-image:alpine-edge"
+
+test:
+  stage: test
+  script:
+    - make