From ad7657756f724c15a77cedc78ca3368376f5bbcc Mon Sep 17 00:00:00 2001 From: oleg Date: Sun, 10 Jan 2016 14:19:32 +0300 Subject: [PATCH] disable testing against node 0.8 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 66dcd86..d7a0715 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,3 @@ node_js: - "stable" - "0.12" - "0.10" - - "0.8"