Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the travis log under the 10,000 line limit.
When building with travis-ci you can't see the build output in the web if it's more than 10,000 lines or 4MB. To reduce the ammount of output but still get progress indicators so the build doesn't timeout we change the logging setup. Now errors are show but much less info level logging is shown.
- Loading branch information