diff --git a/.travis.yml b/.travis.yml index ef4df68..e88a950 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: elixir elixir: -- 1.0.5 -- 1.1.0 +- 1.2.0 +- 1.3.0 otp_release: -- 17.5 -- 18.0 \ No newline at end of file +- 18.3 \ No newline at end of file