Sha256: e677bc82195b44672d423a06da8f900d7b9645ed17b8ed0ba0aa475680c0a635

Contents?: true

Size: 467 Bytes

Versions: 2

Compression:

Stored size: 467 Bytes

Contents

## 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 unit         # Unit tests.
$ bundle exec rake integration  # Integration tests.
$ bundle exec rake spec         # rspec tests
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xamarin-test-cloud-2.0.0.pre5 README.md
xamarin-test-cloud-2.0.0.pre4 README.md