Skip to content

Commit f48d2c9

Browse files
committed
TST: with no_tracing, coverage tests pass on python3.7
1 parent c5b4ced commit f48d2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ matrix:
5858
- python3-dbg
5959
- python3-dev
6060
- python3-setuptools
61-
- python: 3.6
61+
- python: 3.7
6262
env: USE_WHEEL=1 RUN_FULL_TESTS=1 RUN_COVERAGE=1 INSTALL_PICKLE5=1
6363
- python: 3.6
6464
env: USE_SDIST=1

0 commit comments

Comments
 (0)