Skip to content

Commit 6f19d95

Browse files
committed
CI: Do not run Circle tests on Travis-focused branches
1 parent 839bf4f commit 6f19d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ workflows:
418418
- compare_base_dockerfiles:
419419
filters:
420420
tags:
421-
only: /.*/
421+
ignore: /^(ci\/)?travis.*/
422422
- test_pytest:
423423
filters:
424424
tags:

0 commit comments

Comments
 (0)