* SObject describe and integration tests
@W-4252302@
* Update path for mac builds
* Refactor and address issues from PR
* Cleanup code and add describeSObject test
* Add permset for FLS in integration test
* Update to dependencies to 40.9
* Buffer output to only return when stdout finishes streaming
* Enable jwt auth for CI tests
* Fail fast for now for truncated JSON
* Rename to use devhub.key
* Try Ascii encoding
* Fix some logging calls
* Debug autobuilds
* Validate key through openssl
* Extract jwt key location to env variable
* Give absolute path for appveyor
* Extract appveyor keylocation to web
* Remove key env variable
* Use absolute path for keyfile
* Escape character in appveyor path
* Change travis key path
* Distinguish key path for linux vs mac
* Update to 40.10.0
* Add source form transformation prior to running coverage
* Remap coverage.json
* Produce lcov - that seems to be used more by codecov
* Create a new coverage file for each invocation
@W-4254205@
* Authenticate CI DevHub using Travis repository settings
* Authenticate CI DevHub using AppVeyor settings
@W-4092809@
* Document how key should be stored