Add Erlang 19.0 to travis test matrix
Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/c583c5fc Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/c583c5fc Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/diff/c583c5fc Branch: refs/heads/master Commit: c583c5fc5f9784f6fb0d0f430209f46a10a825f2 Parents: 5ab5017 Author: Bob Ippolito <b...@redivi.com> Authored: Fri Jun 24 14:49:19 2016 -0700 Committer: Bob Ippolito <b...@redivi.com> Committed: Fri Jun 24 14:49:19 2016 -0700 ---------------------------------------------------------------------- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/blob/c583c5fc/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index f3af868..629003e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,8 @@ language: erlang notifications: email: false otp_release: - - 18.2.1 - - 18.1 + - 19.0 + - 18.3 - 17.5 - R16B03-1 - R15B03