Skip to content

Commit b571066

Browse files
committed
Modify the testing procedures of Python 3.6 in Circle-CI. [skip actions]
1 parent e15e3f8 commit b571066

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,9 @@ jobs:
249249
test-linux-python36:
250250
executor: docker-py36
251251
steps:
252+
- isntall_databade_driver_tool
253+
- test_databade_connection
254+
- prepare_testing_data
252255
- run_python_test
253256

254257
test-linux-python37:

0 commit comments

Comments
 (0)