From 066c94695e68647f90dce8ea1bbba4c25b02f3f3 Mon Sep 17 00:00:00 2001 From: Gleb Bahmutov Date: Fri, 27 Oct 2017 21:39:26 -0400 Subject: [PATCH] travis node 8 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 80bebdc..ef95ead 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ cache: notifications: email: true node_js: - - '6' + - '8' before_script: - npm prune after_success: