Skip to content

Commit

Permalink
No need to build tagged releases again
Browse files Browse the repository at this point in the history
  • Loading branch information
mcg1969 committed Oct 24, 2019
1 parent 56b4372 commit 9e02959
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ language: c
branches:
only:
- master
- "/^v?\\d+\\.\\d+.*$/"

env:
# Build and test package on all supported python versions
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
branches:
only:
- master
- /\d+\.\d+.*/

# Don't run the (redundant) branch build with a pull request
skip_branch_with_pr: true
Expand Down

0 comments on commit 9e02959

Please sign in to comment.