README.md in xamarin-test-cloud-2.0.0.pre5 vs README.md in xamarin-test-cloud-2.0.0
- old
+ new
@@ -9,10 +9,12 @@
### 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
+$ 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/)