language: node_js
node_js:
  - "6.9.2"
before_script:
install: echo "node-hid installation will fail in travis. Overiding `npm install`"
compiler: clang
