Commit de3c79b
authored
Travis: do not cache tox dirs (#564)
Re-using an existing `.tox` dir will result in less informative error
messages, e.g. when `python_requires` is broken [1].
1: https://travis-ci.org/pytest-dev/pytest-django/jobs/3107923701 parent a67ab3b commit de3c79b
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 41 | | |
47 | 42 | | |
48 | 43 | | |
| |||
83 | 78 | | |
84 | 79 | | |
85 | 80 | | |
86 | | - | |
87 | | - | |
88 | | - | |
0 commit comments