Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove scripts/ci/reject_master_prs.sh
  • Loading branch information
Jianhui committed Nov 30, 2019
commit 48423959eb9b43570824351a6c4061724dad97ad
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ install: pip install --upgrade pip tox six
cache: pip
jobs:
include:
- stage: precheck
env: PURPOSE='Reject PRs to master'
script: ./scripts/ci/reject_master_prs.sh
- stage: precheck
env: PURPOSE='Dependency Check'
script: ./scripts/ci/dependency_check.sh
Expand Down
12 changes: 0 additions & 12 deletions scripts/ci/reject_master_prs.sh

This file was deleted.