Skip to content

Commit 98de89c

Browse files
committed
pythons & nodes should already be installed
1 parent 86579f2 commit 98de89c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

appveyor.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
version: '{build}'
22
init:
3-
- ps: >-
4-
Install-Product node 6
5-
6-
Install-Product python 3.6
7-
8-
npm i -g serverless
3+
- ps: npm i -g serverless
94
build: off
105
test_script:
116
- cmd: >-

0 commit comments

Comments
 (0)