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:52 UTC

[05/15] couchdb-nano git commit: removed the osx target since it is not supported by travis

removed the osx target since it is not supported by travis


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

Branch: refs/heads/master
Commit: 3a5a75846fc7b2f29ceb80d8be27513e0e7e062a
Parents: 225f151
Author: Pedro Narciso Garc�a Revington <p....@gmail.com>
Authored: Thu Jan 28 11:31:47 2016 +0100
Committer: Glynn Bird <gl...@gmail.com>
Committed: Wed Oct 26 14:29:49 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb-nano/blob/3a5a7584/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index b4e876a..c0f8448 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,6 +17,5 @@ services:
   - couchdb
 os:
   - linux
-  - osx
 before_install:
   - npm update -g npm