Skip to content

Commit c0c00c4

Browse files
Use install Pipenv.
1 parent ebae488 commit c0c00c4

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
@@ -1,6 +1,6 @@
11
version: '{build}'
22
init:
3-
- cmd: pip install pipenv
3+
- cmd: pip install -U pipenv
44
- cmd: pip install poetry==1.0.0a2
55
- ps: npm i -g serverless
66
build: off

0 commit comments

Comments
 (0)