Closed vstinner closed 6 years ago
Hum, previously I configured Travis CI to only send email notifications to me. It seems like @nneonneo broke a test but didn't get a notification.
@nneonneo: can you please try to run "tox" to run tests before pushing a change?
It seems like the regression has been introduced by the commit b0306e6888abe901e701b4798798b3179927d2b8 according to git bisect.
Fixed by commit 180ae11e2f1c5f13d4c5889e3a09dd341534d4d7.
Hum, previously I configured Travis CI to only send email notifications to me. It seems like @nneonneo broke a test but didn't get a notification.
@nneonneo: can you please try to run "tox" to run tests before pushing a change?
It seems like the regression has been introduced by the commit b0306e6888abe901e701b4798798b3179927d2b8 according to git bisect.