Updated circleci config

This commit is contained in:
Nathan Kellenicki 2018-11-15 12:11:00 -08:00
parent 5d23396945
commit 24682e5431

View File

@ -17,7 +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: sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
- run: npm install
- save_cache: