Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
update xml directory
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmswindmill committed Jul 31, 2019
1 parent b6aa447 commit cd13248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -198,7 +198,7 @@ script:
./gradlew lint --quiet
export COMMAND="echo AndroidLint"
cd ../ && npm run danger -- ci -i androidlint --dangerfile ./dangerfile-output.js && cd android
export COMMAND="cat android/sdk/build/reports/lint/lint-result.xml"
export COMMAND="cat android/sdk/build/reports/lint-results.xml"
cd ../ && npm run danger -- ci -i androidlint --dangerfile ./dangerfile-output.js
fi
fi
Expand Down

0 comments on commit cd13248

Please sign in to comment.