rdf-ex/.travis.yml

15 lines
195 B
YAML
Raw Normal View History

2017-06-25 18:39:58 +00:00
language: elixir
elixir:
2017-06-25 19:15:55 +00:00
- 1.4.5
2017-06-25 18:39:58 +00:00
- 1.4.4
2017-06-25 19:15:55 +00:00
- 1.4.2
- 1.4.1
- 1.4.0
2017-06-25 18:39:58 +00:00
otp_release:
- 19.3
- 18.3
sudo: false
2017-06-25 22:37:29 +00:00
after_script:
- MIX_ENV=docs mix deps.get
- MIX_ENV=docs mix inch.report