Fix travis build
sobolevn opened this issue · 0 comments
sobolevn commented
For some reason travis
relies on elixir 1.4
. It should be fixed.
https://github.com/sobolevn/recase/blob/master/.travis.yml
Current version we want to support is the latest one (now it is 1.5
).
Related: #6