UNPKG

johnny-five

Version:

The JavaScript Robotics and Hardware Programming Framework. Use with: Arduino (all models), Electric Imp, Beagle Bone, Intel Galileo & Edison, Linino One, Pinoccio, pcDuino3, Raspberry Pi, Particle/Spark Core & Photon, Tessel 2, TI Launchpad and more!

17 lines (16 loc) 410 B
language: node_js node_js: - "0.10" - "0.12" - "4.0" sudo: false compiler: clang before_script: - grunt test-examples notifications: webhooks: urls: - "https://webhooks.gitter.im/e/2f6f94ff359a6445b59d" on_success: change # options: [always|never|change] default: always on_failure: always # options: [always|never|change] default: always on_start: false # default: false