Repository: couchdb-jiffy Updated Branches: refs/heads/master 1acdd1ac3 -> f85e2fc3b
test erlang 20 Project: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/commit/e19df02c Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/tree/e19df02c Diff: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/diff/e19df02c Branch: refs/heads/master Commit: e19df02c650e71ec16202e473427c7e4f1a70398 Parents: 8461d08 Author: getong <[email protected]> Authored: Tue Aug 29 18:01:58 2017 +0800 Committer: Paul J. Davis <[email protected]> Committed: Tue Aug 29 09:23:03 2017 -0500 ---------------------------------------------------------------------- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/blob/e19df02c/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 4762c65..37d5495 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,9 @@ notifications: email: [email protected] script: make check otp_release: + - 20.0 + - 19.3 + - 19.2 - 19.1 - 19.0 - 18.3
