Skip to content

Commit

Permalink
Remove unnecessary readme paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
sebWH committed Feb 5, 2024
1 parent 2e46a79 commit dc4b1e2
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,14 +131,3 @@ defmodule MyModule.SampleTest do
end
end
```

## Versions of Elixir and Erlang

WiseHomex will be tested against the two latest minor versions of Elixir (but >= 1.9) and the three latest minor versions of Erlang.
In all cases the latest patch version is used.

E.g. if the latest Elixir is 1.12.3 and the latest Erlang is 24.1.2, we test against:

* Elixir: 1.11.4, 1.12.3
* Erlang: 23.3.4.7, 24.0.6, 24.1.2

0 comments on commit dc4b1e2

Please sign in to comment.