You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/09/28 21:02:38 UTC

[30/50] meck commit: updated refs/heads/master to 3544aca

Use latest Erlang versions on Travis


Project: http://git-wip-us.apache.org/repos/asf/couchdb-meck/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-meck/commit/c7f6cddf
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-meck/tree/c7f6cddf
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-meck/diff/c7f6cddf

Branch: refs/heads/master
Commit: c7f6cddf53c12a9cad7068b6cb586e920a21ac42
Parents: 3b772d0
Author: Adam Lindberg <he...@alind.io>
Authored: Wed Jun 28 11:23:01 2017 +0200
Committer: Adam Lindberg <he...@alind.io>
Committed: Wed Jun 28 11:23:01 2017 +0200

----------------------------------------------------------------------
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-meck/blob/c7f6cddf/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index ca3cc20..bad449c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,8 @@ notifications:
   email:
     - hello@alind.io
 otp_release:
-  - 19.2
+  - 20.0
+  - 19.3
   - 18.3
   - 17.5
   - R16B03-1