From 1157005073e9896974ee5df9bf48c84769fd9489 Mon Sep 17 00:00:00 2001 From: liorheber Date: Tue, 27 Mar 2018 21:34:41 +0300 Subject: [PATCH] change steps order --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index fe8fee4..823b425 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,10 +11,8 @@ script: - yarn build:production - yarn test -after_script: - - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT - after_success: + - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT - yarn build-storybook deploy: