Arduino CI is a Ruby gem for executing Continuous Integration (CI) tests on an Arduino library -- both locally and as part of a service like Travis CI.
Add this line to your application's Gemfile:
gem 'arduino_ci'
And then execute:
$ bundle
Or install it yourself as:
$ gem install arduino_ci
TODO: Write usage instructions here, based on other TODO of writing the actual gem.
This gem was written by Ian Katz ([email protected]) in 2018. It's released under the Apache 2.0 license.