Skip to content

Commit

Permalink
Update Travis' build matrix for Elixir 1.4.* and OTP 19.* (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
folz committed Jul 7, 2017
1 parent 2b05a92 commit 058888a
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions .travis.yml
@@ -1,8 +1,17 @@
language: elixir
elixir:
- 1.2.3
- 1.2.0
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
otp_release:
- 19.3
- 19.2
- 19.1
- 19.0
- 18.3
- 18.2
- 18.1
- 18.0
Expand Down

0 comments on commit 058888a

Please sign in to comment.