From 99802aafdc746c52e10e85dd563c3b52f7b38099 Mon Sep 17 00:00:00 2001 From: Patrik Braun Date: Mon, 18 Dec 2017 09:17:16 -0500 Subject: [PATCH] travis fix --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8592802a..a955dbe9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ deploy: app: pigallery2 on: repo: bpatrik/pigallery2 + node: '7' cache: directories: - node_modules