From a8c7a33fb485ec0cfa0bb235d51e1fbb5c94f932 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Tue, 14 May 2019 13:28:37 -0600 Subject: try with compute credits --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index 38fc107..b028272 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,4 +1,5 @@ test_task: + use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' container: matrix: - image: erlang:21 -- cgit v1.2.3