aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2020-05-31 10:42:41 -0400
committerGitHub <noreply@github.com>2020-05-31 10:42:41 -0400
commit6c140c35ae7bf2b5e6633f63e2bc2fba14fc22bc (patch)
treee8dd1abfccb4969809d1a022aa215bcf4d3883b5
parentdf0686fb8b6fefebda0548d39caad2622e2bce89 (diff)
parenta5760ba68d52940b43d37b54671978834b6466c6 (diff)
downloadspmc-6c140c35ae7bf2b5e6633f63e2bc2fba14fc22bc.tar.gz
Merge pull request #40 from jhunkeler/time-is-money-friend
Update config.yml
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 8b16216..18d54fa 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
jobs:
build-centos7:
docker:
- - image: centos:7
+ - image: jhunkeler/spm_ci_centos7:latest
environment:
TEST_RESULTS: /tmp/test-results