checkiz / elixir-mongo

MongoDB driver for Elixir
MIT License
101 stars 31 forks source link

Make it work with Elixir 1.1 #29

Closed rubencaro closed 8 years ago

rubencaro commented 8 years ago

Nothing changed on code or docs. Simply update the requirement on mix.exs and travis config.

Depends on https://github.com/checkiz/elixir-bson/pull/10 and a new release of elixir-bson to avoid compilation warnings.

rubencaro commented 8 years ago

Travis is failing only for some inconsistent testing problems on your code, nothing related to this PR really.

I saw that same errors on local too, but they only show once in a while. You can tell from the details from Travis https://travis-ci.org/checkiz/elixir-mongo/builds/85500358 that there is no real issue with Elixir 1.1 or OTP 18.1.