Skip to content

Commit 5599651

Browse files
committed
try to install py3.6 in appveyor
1 parent 4fa60a8 commit 5599651

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ init:
33
- ps: >-
44
Install-Product node 6
55
6+
Install-Product python 3.6
7+
68
npm i -g serverless
79
build: off
810
test_script:

0 commit comments

Comments
 (0)