You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2014/07/31 23:31:23 UTC

[29/50] meck commit: updated refs/heads/master to dde7590

Use latest version of R16


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

Branch: refs/heads/master
Commit: deda7003c04326950850bb3fc44e4da90d4fad6f
Parents: 47cfc81
Author: Adam Lindberg <he...@alind.io>
Authored: Fri Mar 14 14:42:05 2014 +0100
Committer: Adam Lindberg <he...@alind.io>
Committed: Fri Mar 14 14:42:05 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb-meck/blob/deda7003/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index a261c8c..5f26e51 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ notifications:
   email:
     - hello@alind.io
 otp_release:
-  - R16B
+  - R16B03-1
   - R15B03
   - R14B04
 before_script: "make get-deps"