summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2018-05-23 14:39:53 -0700
committerGarrett D'Amore <garrett@damore.org>2018-05-23 14:39:53 -0700
commit6f3990ce08ecedeaf7abfd73c6b3e8dd2f9956aa (patch)
treedb4718a6bb5e799cfb4e6ed88c81c4f094971507
parent260348a5d50e9e0c46ca534e3bd4b5d545a402cf (diff)
downloadnanomsg-6f3990ce08ecedeaf7abfd73c6b3e8dd2f9956aa.tar.gz
Add missing steps.
-rw-r--r--.circleci/config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index fdbb1ad..adf1408 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -59,6 +59,7 @@ jobs:
COVERAGE: "ON"
GCOV: gcov
CTEST_OUTPUT_ON_FAILURE: 1
+ steps:
- checkout
- run: apt-get update -qq
- run: apt-get install -y software-properties-common