Skip to content

Commit

Permalink
Using valid formatter for code climate
Browse files Browse the repository at this point in the history
  • Loading branch information
alaxalves committed Dec 27, 2018
1 parent b356f24 commit 4458fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ before_script:
script:
- $TASK
after_script:
- "./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT"
- "./cc-test-reporter after-build -t simplecov --exit-code $TRAVIS_TEST_RESULT"
deploy:
on:
tags: true
Expand Down

0 comments on commit 4458fd3

Please sign in to comment.