From b10370e23b567e2a82b96ccb21479145143d16a6 Mon Sep 17 00:00:00 2001 From: Jing Ling Date: Sun, 25 Oct 2020 12:35:17 +0800 Subject: [PATCH] fixed Couldn't use data file: Safety level may not be changed inside a transaction --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1b6a26e..754e9e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -54,7 +54,7 @@ jobs: os: windows language: shell before_install: - - choco install python --version 3.6.0 + - choco install python --version 3.6.1 - python -m pip install --upgrade pip - chcp.com 65001 env: