Closed joneshf closed 6 years ago
Looks good! I’ll probably do something similar in master
at some point.
A quick afterthought is that this will break when 0.12 is released, so the 0.11 branch will need to update it's .travis.yml
file to specify the version.
As mentioned in #45, we can try to parse every module we use (and the ones we're writing) as a real-world test case. It's surprisingly quick (not much difference in CI speed from before). It ended up finding a bug in case alternatives.
I just kind of threw this module together. Let me know if you'd like anything done differently.