Skip to content

Commit

Permalink
Fixed codeclimate to complete on PRs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekokatt authored Sep 27, 2020
1 parent 3f312ff commit a4ed7d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ _linux_test_job: &linux_test_job
env:
global:
- GIT_COMMITTED_AT=$(if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then git log -1 --pretty=format:%ct; else git log -1 --skip 1 --pretty=format:%ct; fi)
- CC_TEST_REPORTER_ID=bf39911ceca45a536d408ea6456ed67460c73754f1411fb45f5e957398d98348

jobs:
include:
Expand Down

0 comments on commit a4ed7d7

Please sign in to comment.