3 | | 1. py38 is included in the test matrix for Travis (other CI services are out of scope for now). |
4 | | 1. The test suite under py38 runs to completion (no install/setup errors), but failures are not cause for CI failure. |
5 | | 1. Tests that pass under py38 are tracked and any variance ''is'' cause for CI failure. |
| 3 | 1. py36 is included in the test matrix for Travis (other CI services are out of scope for now). |
| 4 | 1. The test suite under py36 runs to completion (no install/setup errors), but failures are not cause for CI failure. |
| 5 | 1. Tests that pass under py36 are tracked and any variance ''is'' cause for CI failure. |