Skip to content

Commit 76ae654

Browse files
committed
Block deployment until both Python 2 and 3 tests pass
1 parent 8bd2e61 commit 76ae654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ workflows:
123123
- deploy:
124124
requires:
125125
- build_and_test_python27
126+
- build_and_test_python36
126127
filters:
127128
branches:
128129
only: master

0 commit comments

Comments
 (0)