Changeset 914f1d1 in trunk
- Timestamp:
-
2021-05-13T14:19:11Z
(4 years ago)
- Author:
- Itamar Turner-Trauring <itamar@…>
- Branches:
- master
- Children:
- dc7caa0
- Parents:
- d80b6d6
- Message:
-
Let's not run integration tests as part of unit tests.
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
rd80b6d6
|
r914f1d1
|
|
8 | 8 | python = |
9 | 9 | 2.7: py27-coverage,codechecks |
10 | | 3.6: py36-coverage,integration3 |
| 10 | 3.6: py36-coverage |
11 | 11 | 3.7: py37-coverage |
12 | 12 | 3.8: py38-coverage |