Add apt install bluez and libbluetooth-dev

Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
tomoaki
2021-06-02 20:42:07 +09:00
parent 55128f0f0e
commit de355e28b6

View File

@@ -13,6 +13,8 @@ addons:
- g++-4.8 - g++-4.8
- cmake - cmake
- cmake-data - cmake-data
- bluez
- libbluetooth-dev
script: script:
- ./travis-build.sh - ./travis-build.sh