aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2019-04-03 16:39:24 -0600
committerTristan Sloughter <[email protected]>2019-04-03 16:48:44 -0600
commit091e7351d8cac31375ddd5268c235715a1511784 (patch)
treeddbfbc778a1f7fcfea81ca0bedef3ba59ddeafbb /.cirrus.yml
parent33ac6064760e6b78e6d4a9b67efc1a5b0d69e3e8 (diff)
downloadrelx-091e7351d8cac31375ddd5268c235715a1511784.tar.gz
relx-091e7351d8cac31375ddd5268c235715a1511784.tar.bz2
relx-091e7351d8cac31375ddd5268c235715a1511784.zip
try cirrus ci
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
new file mode 100644
index 0000000..bec8f21
--- /dev/null
+++ b/.cirrus.yml
@@ -0,0 +1,9 @@
+container:
+ image: circleci/erlang:21
+
+check_task:
+ # rebar3_cache:
+ # folder: _build
+ # fingerprint_script: cat rebar.lock
+ # populate_script: rebar compile
+ test_script: rebar3 ct