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 <[email protected]> Authored: Thu Jan 28 11:31:47 2016 +0100 Committer: Glynn Bird <[email protected]> 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
