Add a dummy CircleCI config to gh-pages branch (#602)
authorebraminio <ebrahim@gnu.org>
Thu, 2 Nov 2017 11:55:46 +0000 (04:55 -0700)
committerGitHub <noreply@github.com>
Thu, 2 Nov 2017 11:55:46 +0000 (04:55 -0700)
docs/circle.yml [new file with mode: 0644]

diff --git a/docs/circle.yml b/docs/circle.yml
new file mode 100644 (file)
index 0000000..e3ffd29
--- /dev/null
@@ -0,0 +1,3 @@
+test:
+  override:
+    - echo "test"