## Test Cloud Command Line [![Build Status](https://travis-ci.com/xamarinhq/test-cloud-command-line.svg?token=fsyxqhAht7X7tLURqAAp&branch=master)](https://travis-ci.com/xamarinhq/test-cloud-command-line) ### Requirements * ruby >= 2.0 ### Testing ``` $ bundle update $ bundle exec rake test # All tests. $ bundle exec rake spec # rspec tests (unit and integration) ``` ### CI * [Jenkins Windows 10](http://xtc-jenkins.xamdev.com/) * [Travis Linux/macOS](https://travis-ci.com/xamarinhq/test-cloud-command-line/)