Skip to content

Commit

Permalink
Merge pull request #65 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 authored Jul 27, 2017
2 parents 1944dd0 + 5568bd5 commit c6672db
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 @@ -28,3 +28,4 @@ notifications:
on_success: never
on_failure: always
on_start: never
on_pull_requests: false

0 comments on commit c6672db

Please sign in to comment.