diff --git a/.travis.yml b/.travis.yml index ffc7b6a..3fe4559 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1 +1,4 @@ +before_install: + - sudo apt-get install -y libbluetooth-dev + language: crystal diff --git a/README.md b/README.md index 5ca6fc5..6ab4a48 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # bluetooth +[![Build Status](https://travis-ci.org/crystal-community/bluetooth.svg?branch=master)](https://travis-ci.org/crystal-community/bluetooth) + This project is a **WIP** Bluez C binding in Crystal