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

Commit

Permalink
Correct Travis condition (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
Franck Royer committed Dec 18, 2018
1 parent 00af7ed commit 8e2b1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mergify.yml
@@ -1,7 +1,7 @@
pull_request_rules:
- name: merge on CI success and one approval
conditions:
- status-success="Travis CI - Pull Request"
- "status-success=Travis CI - Pull Request"
- "#approved-reviews-by>=1"
- label!=work-in-progress
- label!=blocked
Expand Down

0 comments on commit 8e2b1f4

Please sign in to comment.