Closed mbramson closed 5 years ago
Interesting. Looks like flakey tests? CI passed on elixir 1.5.1, but when I added 1.8.0 to it also, 1.8.0 passed, but 1.5.1 failed. Have you seen this before?
@jjh42 this is ready for review whenever! I'd imagine this would atleast be a minor version bump.
Upgrades meck from 0.8.8 to 0.8.13.
Adds support for OTP 21 and elixir 1.8.
Adds Elixir 1.8 to CI.
Closes https://github.com/jjh42/mock/issues/96.