Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,11 @@ workflows:
- manylinux-x86_cp37-cp37m
# python 2.7 test
- manylinux-x64_cp27-cp27mu_tests-only
filters:
branches:
only: master
tags:
only: /.*/

- deploy-master:
requires:
Expand Down