Uh oh!
There was an error while loading. Please reload this page.
RFC: Specify Version in one place - #2517
Conversation
hugovk
commented
May 10, 2017
It's nice to have the version number in AppVeyor, it makes things 100% clear what's building, but it's not essential: we don't have it on Travis CI. |
Uh oh!
There was an error while loading. Please reload this page.
hugovk
commented
May 12, 2017
Windows isn't happy. |
wiredfool
commented
May 12, 2017
Yeah, I know. I've got to fire up the windows box and have a look. |
Codecov Report
@@ Coverage Diff @@## master #2517 +/- ##
==========================================
+ Coverage 82.03% 82.03% +<.01%
==========================================
Files 162 163 +1 Lines 20992 20995 +3 Branches 2607 2606 -1 ==========================================
+ Hits 17220 17223 +3
Misses 3772 3772
Continue to review full report at Codecov.
|
wiredfool
commented
Jun 21, 2017
Apparently codecov really wants a comment on this PR. Anyway, I've got it building on all the CI versions. Removed the version from Appveyor.yml. Works on clang/osx as well, so major platforms are all covered. |
Changes proposed in this pull request: