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

[04/15] couchdb-nano git commit: Test with 4.2 (LTS) and 5.5 (Stable)

Test with 4.2 (LTS) and 5.5 (Stable)


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

Branch: refs/heads/master
Commit: 225f15199680c708c7f87c9830864d5e3dc795ef
Parents: 45d58bf
Author: Pedro Narciso Garc�a Revington <p....@gmail.com>
Authored: Mon Jan 25 13:08:57 2016 +0100
Committer: Glynn Bird <gl...@gmail.com>
Committed: Wed Oct 26 14:29:26 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb-nano/blob/225f1519/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 7de7b97..b4e876a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,6 +11,8 @@ node_js:
   - "0.11"
   - "0.12"
   - "iojs"
+  - "4.2"
+  - "node"
 services:
   - couchdb
 os: