Skip to content

Commit

Permalink
Merge pull request #286 from PengTian0/feature/disable_notify_for_pr
Browse files Browse the repository at this point in the history
Disable notification of travis ci triggered by pull request
  • Loading branch information
anhou committed Jul 27, 2017
2 parents cca5874 + 189a68e commit d8ec83a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -30,3 +30,4 @@ notifications:
on_success: never
on_failure: always
on_start: never
on_pull_requests: false

0 comments on commit d8ec83a

Please sign in to comment.