From f10300f3c89b687e11ec56c08d5ec5b5b3b4ceb6 Mon Sep 17 00:00:00 2001 From: Eric Rowell Date: Wed, 28 Aug 2013 23:51:34 -0700 Subject: [PATCH] only run the tests on the latest version of nodesj --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4fc8fc96..558c530b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,6 @@ language: node_js node_js: - "0.11" - - "0.10" - - "0.8" - - "0.6" before_script: - npm install script: