test multiple Elixir versions with diff OTP releases

master
Milton Mazzarri 2017-04-20 00:26:27 -05:00
parent cf4b60223e
commit 45bc4193ff
No known key found for this signature in database
GPG Key ID: 9F4193F2B5A558FE
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ elixir:
otp_release:
- 19.3
- 18.3
matrix:
# newest/oldest pair
exclude:
- elixir: 1.4.2
otp_release: 18.3
- elixir: 1.3.4
opt_release: 19.3
sudo: false
notifications:
recipients: