From 4ef4ec5d42a04c98214ac15f84157d2ff0591c8f Mon Sep 17 00:00:00 2001 From: hacksalot Date: Sat, 30 Jan 2016 11:49:27 -0500 Subject: [PATCH] Remove Node. 4.5. Travis support 4.1 and 5.0 but not 4.5. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1cfe141..de82e91 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,5 +6,4 @@ node_js: - "4.0" - "4.1" - "4.2" - - "4.5" - "5.0"