Skip to content

Commit

Permalink
Update OTP and Elixir testing versions
Browse files Browse the repository at this point in the history
Test Elixir 1.4 and 1.5 and the latest OTP versions. hamiltop#141
  • Loading branch information
norpan authored Oct 7, 2017
1 parent 9fe98ec commit 58bb628
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@ language: elixir

elixir:
- 1.3
- 1.4
- 1.5

otp_release:
- 18.3
- 19.1
- 19.3
- 20.1

install:
- mix local.rebar --force
Expand Down

0 comments on commit 58bb628

Please sign in to comment.