travis-ci: test with Erlang 20.0.2
Project: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/commit/30002bd8 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/tree/30002bd8 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/diff/30002bd8 Branch: refs/heads/master Commit: 30002bd8bde2434c2cc2303e55a318f784bdce52 Parents: 2a52f60 Author: Tuncer Ayaz <[email protected]> Authored: Fri Aug 18 18:52:24 2017 +0000 Committer: Tuncer Ayaz <[email protected]> Committed: Fri Aug 18 18:52:24 2017 +0000 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-rebar/blob/30002bd8/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 9589806..7af5258 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ otp_release: - 17.0 - 18.0 - 19.1 + - 20.0.2 before_script: - hostname -f - cc -v
