Skip to content

Commit 78951c3

Browse files
authored
Merge pull request #332 from Carreau/ignore-travis-meeseeks
Tell Travis not to test the push from MrMeeseeks
2 parents 36751d3 + c658076 commit 78951c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ after_success:
1717
matrix:
1818
allow_failures:
1919
- python: nightly
20+
branches:
21+
except:
22+
- /^auto-backport-of-pr-[0-9]+$/

0 commit comments

Comments
 (0)