Travis replaced Erlang 17.3 with 17.4
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/c28eadc0 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/c28eadc0 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/c28eadc0 Branch: refs/heads/developer-preview-2.0 Commit: c28eadc025120b833db5526f142742f548a27d81 Parents: 166be1b Author: Alexander Shorin <[email protected]> Authored: Tue Feb 3 19:58:38 2015 +0300 Committer: Alexander Shorin <[email protected]> Committed: Tue Feb 3 19:58:38 2015 +0300 ---------------------------------------------------------------------- .travis.yml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/c28eadc0/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index c412449..2c91176 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,6 @@ script: language: erlang otp_release: - 17.4 - - 17.3 - 17.1 - 17.0 - R16B03-1
