Do not merge -- Just trying make Circle CI happy#38
Conversation
|
@dsjoerg Can you please go to https://circleci.com/gh/ggtracker/sc2reader/59 and at the top of the page, under "Parallelism" set us to two containers instead of just one? We want Python 2 testing and Python 3 testing to run in parallel in two separate containers. |
|
OK @cclauss I set parallelism to 2, but FYI it put up a message saying "These settings are only for 1.0 builds. To define parallelism for 2.0 jobs, read our documentation." with a link to https://circleci.com/docs/2.0/configuration-reference/#jobs |
|
My suggestion is that we turn Travis back on and we run both Circle and Travis in parallel. Github does a very nice job of running multiple CIs in parallel. Circle will run the non-flake8 tests and Travis will run the flake8 tests. I just can not seem to tame Circle CI. |
|
@cclauss works for me |
|
Fixed in #47 |
No description provided.