Skip to content

Commit

Permalink
Add elixir 1.8 to test matrix (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenvanvliet authored and snewcomer committed Feb 6, 2019
1 parent 4d2f943 commit c2ef776
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@ elixir:
- 1.5
- 1.6
- 1.7
- 1.8
otp_release:
- 19.3
- 20.1
matrix:
exclude:
- otp_release: 19.3
elixir: 1.8
sudo: false
env:
global:
Expand Down

0 comments on commit c2ef776

Please sign in to comment.