Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plural time units are deprecated >= elixir1.8 #213

Merged
merged 2 commits into from
Jan 16, 2019

Conversation

maartenvanvliet
Copy link
Contributor

I get this warning when compiling in elixir 1.8
warning: deprecated time unit: :nanoseconds. A time unit should be :second, :millisecond, :microsecond, :nanosecond, or a positive integer

warning: deprecated time unit: :nanoseconds. A time unit should be :second, :millisecond, :microsecond, :nanosecond, or a positive integer
@victorolinasc
Copy link
Collaborator

Can we wait a bit longer to merge this so that we can add 1.8 to Travis? I don't think 1.8 is available there yet

@maartenvanvliet
Copy link
Contributor Author

Afaik it is already available on travis :) See for example https://github.com/appsignal/appsignal-elixir/blob/develop/.travis.yml

I can add it as well if you want?

@victorolinasc
Copy link
Collaborator

Wow! That was fast :) Yeah please do it!

@maartenvanvliet
Copy link
Contributor Author

Done :)

@victorolinasc victorolinasc merged commit 91b3f25 into joken-elixir:master Jan 16, 2019
@victorolinasc
Copy link
Collaborator

Thanks!

@maartenvanvliet maartenvanvliet deleted the patch-1 branch January 16, 2019 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants