include 17.1 in travis config, only use latest releases of older versions
Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/4ce9fb1e Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/4ce9fb1e Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/diff/4ce9fb1e Branch: refs/heads/upstream Commit: 4ce9fb1e0b1686525e4a8687d2d4e6f1be9d6e50 Parents: f4e2daa Author: Bob Ippolito <[email protected]> Authored: Mon Jan 12 15:59:39 2015 +1300 Committer: Bob Ippolito <[email protected]> Committed: Mon Jan 12 15:59:39 2015 +1300 ---------------------------------------------------------------------- .travis.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/blob/4ce9fb1e/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 7cd1981..d9c6fd8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,11 +2,7 @@ language: erlang notifications: email: false otp_release: + - 17.1 - 17.0 - R16B03-1 - - R16B03 - - R16B02 - - R16B01 - - R16B - R15B03 - - R15B02
