From 5d23396945b4ea3127602b606f2495a0018d06e7 Mon Sep 17 00:00:00 2001 From: Nathan Kellenicki Date: Thu, 15 Nov 2018 12:10:02 -0800 Subject: [PATCH] Updated circleci config --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 75ca634..6e11f49 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -17,6 +17,7 @@ jobs: # fallback to using the latest cache if no exact match is found - v1-dependencies- + - run: apt-get install bluetooth bluez libbluetooth-dev libudev-dev - run: npm install - save_cache: