From 5d07d9b4290c3c2b3178ce4d41768aaacd5f99af Mon Sep 17 00:00:00 2001 From: Jiiks Date: Sun, 21 Jan 2018 15:50:00 +0200 Subject: [PATCH] Set node ver --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 0c0a041b..c732127c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ language: node_js +node_js: +- stable branches: only: - master \ No newline at end of file