This is an automated email from the ASF dual-hosted git repository. garren pushed a commit to branch travis-update in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git
commit 7b8f837ed658efd8135396ad64397fc3ce4b522b Author: Garren Smith <[email protected]> AuthorDate: Tue Feb 27 15:17:23 2018 +0200 update travis.yml file --- .travis.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3d8b7f4..60083b4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,15 +1,9 @@ language: "node_js" env: DEBUG=* -branches: - only: - - master - - next - - rewrite node_js: - "node" - - "4" - "6" - - "7" + - "8" services: - docker -- To stop receiving notification emails like this one, please contact [email protected].
