This is an automated email from the ASF dual-hosted git repository. garren pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git
commit aa15ff4559ea1090685f5274f7089ff7727094a1 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].
