You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ii...@apache.org on 2020/01/23 14:39:23 UTC

[couchdb-jaeger-passage] 08/09: Add OTP-22 as a CI target

This is an automated email from the ASF dual-hosted git repository.

iilyak pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-jaeger-passage.git

commit c04ce6aee005e9d3633f43cf20241750d371ff3a
Author: Takeru Ohta <ph...@gmail.com>
AuthorDate: Thu Jan 23 22:29:03 2020 +0900

    Add OTP-22 as a CI target
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 175deb4..72329f7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@ language: erlang
 
 os: linux
 otp_release:
+  - 22.0
   - 21.0
   - 20.0
   - 19.3