[Travis] Only run Danger on the Lint task

parent 210325c8
......@@ -62,7 +62,7 @@ before_script:
script:
- bundle exec rake spec:all
- bundle exec danger
- if [ "$COCOAPODS_CI_TASKS" = "LINT" ]; then bundle exec danger; fi
addons:
code_climate:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment