From 7fb1d45e75641a8bb919eca39ede6ce44f28e005 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Thu, 21 Apr 2016 11:02:32 -0700 Subject: [PATCH] Fixed tabbing validation error in travis.yml --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 249f8144..8a7b6feb 100755 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ env: services: - mongodb addons: - code_climate: - repo_token: 6c3a1b81a09b2338d6f30913c1bcad115026689752cbb499a0a25061cda6fbcf + code_climate: + repo_token: 6c3a1b81a09b2338d6f30913c1bcad115026689752cbb499a0a25061cda6fbcf after_script: - - grunt coverage \ No newline at end of file + - grunt coverage