Add Erlang/OTP 21 to Travis CI

This commit is contained in:
Marcel Otto 2018-06-29 23:57:54 +02:00
parent 7ad3c0acc1
commit 3b939567b2

View file

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