Re: [Numpy-discussion] Circle CI moving from 1.0 to 2.0

2018-06-14 Thread Hameer Abbasi
Hi Matti, It seems the CircleCI config is already on Version 2.0. See here, notice the 2.0 in front of every successful build. https://circleci.com/gh/numpy/numpy I can also see that some failed builds have 1.0 in front of them... But this shouldn't happen. Most likely this is a CircleCI issue,

[Numpy-discussion] Circle CI moving from 1.0 to 2.0

2018-06-14 Thread Matti Picus
I stumbled across this notice (only seems to appear in a failed build) "This project is currently running on CircleCI 1.0 which will no longer be supported after August 31, 2018. Please start migrating this project to CircleCI 2.0 ." Here is the origi