Skip to content

Commit 8325d7e

Browse files
committed
Fixes syntax error in appveyor config.
1 parent d9a7585 commit 8325d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ environment:
1313
PYTHON_ARCH: "32"
1414

1515
- PYTHON: "C:\\Python35-x64"
16-
PYTHON_VERSION: "3.5.7
16+
PYTHON_VERSION: "3.5.7"
1717
PYTHON_ARCH: "64"
1818

1919
- PYTHON: "C:\\Python36"

0 commit comments

Comments
 (0)