Add Elixir 1.10 to TravisCI

This commit is contained in:
Marcel Otto 2020-02-15 00:05:15 +01:00
parent ef55979f31
commit b470172483

View file

@ -9,10 +9,12 @@ matrix:
elixir: 1.8
- otp_release: 20.0
elixir: 1.9
- otp_release: 21.0
elixir: 1.9
- otp_release: 22.0
elixir: 1.9
- otp_release: 21.0
elixir: 1.10
- otp_release: 22.0
elixir: 1.10
sudo: false
after_script:
- MIX_ENV=docs mix deps.get