We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e732537 commit 34380fbCopy full SHA for 34380fb
1 file changed
.travis.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- stage: "build"
42
before_script:
43
- - "pip install invoke toml"
+ - "pip install invoke poetry toml"
44
script:
45
- "invoke build-image --nocache"
46
- "poetry build"
0 commit comments