From 601a7fc0b169da1da7b0f591142060e6b0240c9f Mon Sep 17 00:00:00 2001 From: Gard Rimestad Date: Mon, 20 Oct 2014 15:39:27 +0200 Subject: [PATCH] adding npm install to travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e3febce20a..e16ca9781e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: node_js node_js: - '0.11' - '0.10' -script: cd unleash-server && npm test +script: cd unleash-server && npm install && npm test notifications: hipchat: rooms: