You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wi...@apache.org on 2020/01/27 11:27:02 UTC

[couchdb-fauxton] branch search_image_latest created (now 9d6e645)

This is an automated email from the ASF dual-hosted git repository.

willholley pushed a change to branch search_image_latest
in repository https://gitbox.apache.org/repos/asf/couchdb-fauxton.git.


      at 9d6e645  Bump CouchDB+search container version

This branch includes the following new commits:

     new 9d6e645  Bump CouchDB+search container version

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb-fauxton] 01/01: Bump CouchDB+search container version

Posted by wi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

willholley pushed a commit to branch search_image_latest
in repository https://gitbox.apache.org/repos/asf/couchdb-fauxton.git

commit 9d6e6453eb2bb4acb66c41de5fbf24ab648351ba
Author: Will Holley <wi...@gmail.com>
AuthorDate: Mon Jan 27 11:26:44 2020 +0000

    Bump CouchDB+search container version
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index a6b3895..92a91f5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ git:
 env:
   - COUCHDB_IMAGE=apache/couchdb:2.3.1 NIGHTWATCH_SKIPTAGS="search,partitioned"
   - COUCHDB_IMAGE=couchdb:dev NIGHTWATCH_SKIPTAGS="search,nonpartitioned"
-  - COUCHDB_IMAGE=ibmcom/couchdb3:preview-1569600329 NIGHTWATCH_SKIPTAGS=nonpartitioned
+  - COUCHDB_IMAGE=ibmcom/couchdb3:preview-1580123218 NIGHTWATCH_SKIPTAGS=nonpartitioned
 
 before_install:
   - npm install -g npm@latest