Skip to content

Commit

Permalink
Block deployment until both Python 2 and 3 tests pass
Browse files Browse the repository at this point in the history
  • Loading branch information
blag committed Feb 22, 2020
1 parent 8e076aa commit 117f6b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ workflows:
- deploy:
requires:
- build_and_test_python27
- build_and_test_python36
filters:
branches:
only: master
Expand Down

0 comments on commit 117f6b7

Please sign in to comment.