Skip to content

Commit

Permalink
Inserindo integração entre Travis e CodeClimate
Browse files Browse the repository at this point in the history
  • Loading branch information
leogiraldimg committed Dec 5, 2019
1 parent e409f43 commit 15f221c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ script:
- rake

services:
- postgresql
- postgresql

after_script:
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT

0 comments on commit 15f221c

Please sign in to comment.