From ccd78ede6873f1ea73d316cef896ba7635ff5cbe Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 1 Apr 2014 06:43:48 -0400 Subject: [PATCH] feature(travis) add cloudcmd start --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ef82a423..11b511f6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ before_install: script: - gulp default + - node cloudcmd test notifications: #webhooks: