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