We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548fdc3 commit 1103c4cCopy full SHA for 1103c4c
appveyor.yml
@@ -1,6 +1,6 @@
1
version: '{build}'
2
init:
3
- - cmd: pip install pipenv
+ - cmd: sudo pip install pipenv
4
- cmd: pip install poetry==1.0.0a2
5
- ps: npm i -g serverless
6
build: off
0 commit comments