Commit 863d5a4
committed
test: Fix Travis infinite recursion breakage
I swear, I thought I'd run the tests again before commit
89c3b15. Previously I'd had a `_COVERAGE_RUN`
check in the same statement as the `TRAVIS_OS_NAME` check, but took it out. This
replaces it, and should make Travis healthy and happy.1 parent 89c3b15 commit 863d5a4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments