GitHub user IRus opened a pull request:
https://github.com/apache/cayenne/pull/152
Enable docker profiles on travis.
Since travis supports docker inside build, we can enable docker profiles.
Also i renamed `postgresdocker` to `postgres-docker` for consistency with
`mysql
GitHub user IRus opened a pull request:
https://github.com/apache/cayenne/pull/149
Disable logs in all modules.
Also provide property for passing log level in test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/IRus/cayenne
GitHub user IRus opened a pull request:
https://github.com/apache/cayenne/pull/145
Enable travis
* [x] Disabled logs, so issue with 4mb stdout on travis fixed
* [x] Enabled `sudo`, because it provides additional RAM (hack)
You can merge this pull request into a Git repository