From c7bbba8744b62448103a1510c65d9751288abb5d Mon Sep 17 00:00:00 2001 From: Rebecca Turner Date: Tue, 3 Jan 2017 14:25:46 -0800 Subject: unsupported,travis: Remove 0.12 from our supported list Credit: @iarna --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 4c6548d1e..6e1950523 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,10 +20,6 @@ matrix: # then master - node_js: "7" env: DEPLOY_VERSION=testing - # then 0.12, which is still in maintenance mode until the end of 2016 I guess? - # https://github.com/nodejs/LTS#lts-schedule - - node_js: "0.12" - env: DEPLOY_VERSION=testing before_install: # required by test/tap/registry.js - "mkdir -p /var/run/couchdb" -- cgit v1.2.3