From ac6678fb94fc0b14b2f48e195a15d27614ebc248 Mon Sep 17 00:00:00 2001 From: Liran Tal Date: Mon, 5 Sep 2016 00:53:44 +0300 Subject: [PATCH] fixing travis build to run the updated nsp command --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index aee321a749..4eebc76975 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,7 @@ before_install: - 'node_modules/protractor/bin/webdriver-manager start 2>&1 &' - sleep 3 after_script: - - nsp audit-package + - nsp check - gulp test:coverage notifications: webhooks: