Skip to content
Snippets Groups Projects
Commit c8566357 authored by Ioana Tagirta's avatar Ioana Tagirta Committed by Claudiu Popa
Browse files

Add python 3.6 to appveyor config

parent 5e1a64f3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -13,6 +13,9 @@ environment:
- PYTHON: "C:\\Python35"
TOXENV: "py35"
 
- PYTHON: "C:\\Python36"
TOXENV: "py36"
init:
- ps: echo $env:TOXENV
- ps: ls C:\Python*
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment