Skip to content

Commit c4674df

Browse files
committed
Add missing poetry install
1 parent e2cb1ef commit c4674df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- npm run build
2323
- python: 3.8
2424
install:
25+
- pip install poetry
2526
- poetry install
2627
script:
2728
- cp README.md docs/README.md

0 commit comments

Comments
 (0)