Skip to content

Commit

Permalink
change steps order
Browse files Browse the repository at this point in the history
  • Loading branch information
liorheber committed Mar 27, 2018
1 parent dc9a4ea commit 1157005
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1157005

Please sign in to comment.