CI Tests for Ruby Simple Ruby tests to run on a CI server for experimentation. Use Rspec for BDD test Setup Install dependencies: bundle install Run the tests: bundle exec rspec spec/ CI services building this repo CircleCI Travis CI