rdf-ex/.travis.yml
2017-08-09 23:37:37 +02:00

15 lines
194 B
YAML

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