language: elixir elixir: - 1.5.1 - 1.5.0 - 1.4.5 - 1.4.0 otp_release: - 20.0 - 19.3 - 18.3 sudo: false after_script: - MIX_ENV=docs mix deps.get - MIX_ENV=docs mix inch.report