Updated circleci config

This commit is contained in:
Nathan Kellenicki 2018-11-15 12:12:10 -08:00
parent 24682e5431
commit 93b52dcae8

View File

@ -17,7 +17,7 @@ jobs:
# fallback to using the latest cache if no exact match is found
- v1-dependencies-
- run: sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
- run: sudo apt-get install -y bluetooth bluez libbluetooth-dev libudev-dev
- run: npm install
- save_cache: