From a152e6aa3417bd9fedc4ece3acc8d48f01c46c7e Mon Sep 17 00:00:00 2001 From: Jan Krems Date: Wed, 21 Jun 2017 09:57:04 -0700 Subject: [PATCH] chore: Publish 3.x from master --- .travis.yml | 2 +- README.md | 4 ++-- package.json | 4 ---- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3b16adf..b1a0247 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,5 +12,5 @@ deploy: script: ./node_modules/.bin/nlm release skip_cleanup: true 'on': - branch: '3.x' + branch: master node: '4' diff --git a/README.md b/README.md index d6ad9c0..bd811b6 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ > A gofer, go-fer or gopher /ˈɡoʊfər/ is an employee who specializes in delivery of special items to their superior(s). > The special items may be anything from a cup of coffee to a tailored suit or a car. -> +> > — [Wikipedia: Gofer](https://en.wikipedia.org/wiki/Gofer) ``` -npm install --save gofer@beta +npm install --save gofer ``` A base class for HTTP clients. diff --git a/package.json b/package.json index ced1c17..2ec0090 100644 --- a/package.json +++ b/package.json @@ -23,10 +23,6 @@ "posttest": "nlm verify" }, "nlm": { - "channels": { - "3.x": "beta", - "master": "latest" - }, "license": { "files": [ "lib"