While trying to release 0.5.0 I noticed that builds were failing randomly. When I configured Travis to limit concurrent jobs to 1 (i.e. single job at a time), this appeared to fix the issue. However, I'd like to investigate why this was happening and if/how it can be prevented while supporting concurrent builds again.
While trying to release 0.5.0 I noticed that builds were failing randomly. When I configured Travis to limit concurrent jobs to 1 (i.e. single job at a time), this appeared to fix the issue. However, I'd like to investigate why this was happening and if/how it can be prevented while supporting concurrent builds again.