console-hub/dist/dualshock-controller/.travis.yml
2020-01-05 18:18:41 +01:00

6 lines
153 B
YAML

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