From 82bb9c63b822c69a46dc406524c26de4eb6e6479 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 27 Jun 2016 20:39:46 +0300 Subject: [PATCH] feature(travis) rm security --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7f2cd18c..568b2097 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ node_js: script: - npm run codestyle - - npm run security - npm run coverage && npm run report notifications: