Skip to content

Commit

Permalink
cirrus: slectively skip builds
Browse files Browse the repository at this point in the history
  • Loading branch information
abn authored and finswimmer committed Aug 14, 2020
1 parent e225163 commit e0b00a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ freebsd_instance:

test_task:
name: "Tests / FreeBSD / "
skip: "!changesInclude('.cirrus.yml', '**.{py,json,lock,toml}')"
env:
matrix:
- PYTHON: python2.7
Expand Down

0 comments on commit e0b00a4

Please sign in to comment.