Add Elixir 1.6 to TravisCI

This commit is contained in:
Marcel Otto 2018-01-19 22:44:04 +01:00
parent 9b33aa0a9f
commit a5a4284ea3

View file

@ -7,10 +7,12 @@ matrix:
elixir: 1.4
- otp_release: 20.0
elixir: 1.4
- otp_release: 19.3
elixir: 1.5
- otp_release: 20.0
elixir: 1.5
- otp_release: 19.3
elixir: 1.6
- otp_release: 20.0
elixir: 1.6
sudo: false
after_script:
- MIX_ENV=docs mix deps.get