diff options
author | Badlop <badlop@process-one.net> | 2020-05-28 21:02:52 +0200 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2020-06-01 10:35:41 +0200 |
commit | c62956ab7b579f8b5495be480acc79c59007a857 (patch) | |
tree | 9131a3a853bb69f63781e6507e848f295216972d | |
parent | Update eimp, sqlite3 and epam to support Erlang/OTP 23 (#3282) (diff) |
Test 23.0 version
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 963552604..1434aa0f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: erlang otp_release: - 19.3 - 22.3 + - 23.0 services: - redis-server |