Skip to content

Commit

Permalink
[Travis] update Elixir versions
Browse files Browse the repository at this point in the history
this was done according to this link:
https://repo.hex.pm/builds/elixir/builds.txt
  • Loading branch information
minijackson committed Oct 30, 2019
1 parent 6db4bec commit a710d18
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: elixir
elixir:
- 1.5.0
- 1.5.1
- 1.5.2
- 1.7.4
- 1.8.2
- 1.9.2
otp_release:
- 19.3
- 20.3
- 21.3
- 22.1
Expand Down

0 comments on commit a710d18

Please sign in to comment.