You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2024. It is now read-only.
Tests for Python 2.6, 2.7, 3.2, 3.3, 3.4 are run in parallel.
Most scripting and interaction handled by [tox-travis][1] package.
Notes:
* [Python 3.1 envs not supported by Travis][2] and are omitted.
* Allow failure for Python 2.6 for the moment.
[1]: https://github.com/ryanhiebert/tox-travis
[2]: travis-ci/travis-ci#1826
This library is provided to allow standard python logging to output log data as json objects. With JSON we can make our logs more readable by machines and we can stop writing custom parsers for syslog type records.
0 commit comments