From a2da61a497c1d683cb6693faa0da805f11766ec4 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Sun, 8 Nov 2015 06:41:55 -0800 Subject: [PATCH] switch from stable flag in travis config to 5.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 92b900ef7f..631f15a9fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,11 +8,11 @@ cache: - node_modules node_js: + - "5.0" - "4.0" - iojs - "0.10" - "0.12" - - "stable" script: make test-travis after_success: