Sha256: f92e5f7319c14097934dc61a1518b7535a22e7d3b0e920fc73a3e3750143f252

Contents?: true

Size: 477 Bytes

Versions: 1

Compression:

Stored size: 477 Bytes

Contents

## Test Cloud Command Line

[![Build Status](https://magnum.travis-ci.com/xamarin/test-cloud-command-line.svg?token=y4VsoGUG24WhMo7qoBu3&branch=master)](https://magnum.travis-ci.com/xamarin/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

1 entries across 1 versions & 1 rubygems

Version Path
xamarin-test-cloud-2.0.0.pre2 README.md