Changed supported Erlang versions
This commit is contained in:
@@ -3,5 +3,3 @@ script: "make test"
|
||||
otp_release:
|
||||
- 17.1
|
||||
- R16B03-1
|
||||
- R15B03
|
||||
- R14B04
|
||||
|
||||
@@ -6,7 +6,7 @@ It is compatible with Windows and Linux, and should probably work on other OSes
|
||||
|
||||
## Requirements
|
||||
|
||||
Erlang/OTP R14B is required, and SQLite 3 minimum version is 3.6.1.
|
||||
Erlang/OTP R16B or 17.x is required, and SQLite 3 minimum version is 3.6.1. See R14B branch for older Erlang versions.
|
||||
|
||||
## Compiling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user