diff --git a/.travis.yml b/.travis.yml index fc6d48b..79c8f0b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,11 @@ notifications: recipients: - eduardo@gurgel.me elixir: + - 1.2.4 - 1.3.0 otp_release: - 18.0 - 18.1 + - 19.0 sudo: false script: mix test --no-start