Skip to content

Commit

Permalink
Add Travis OTP 21
Browse files Browse the repository at this point in the history
  • Loading branch information
samhamilton committed Jun 28, 2018
1 parent 4c615ee commit c5ff9ed
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,8 @@ elixir:
- 1.4
- 1.3
otp_release:
- 20.2
- 21.0
- 20.3
- 20.0
- 19.3

Expand All @@ -16,6 +17,12 @@ matrix:
otp_release: 20.0
- elixir: 1.3
otp_release: 20.2
- elixir: 1.3
otp_release: 21.0
- elixir: 1.4
otp_release: 21.0
- elixir: 1.5
otp_release: 21.0
- elixir: 1.6
otp_release: 19.3

Expand Down

0 comments on commit c5ff9ed

Please sign in to comment.